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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.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 229767a8c50df6191b8f6c8172e7eee642101c77 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 229767a8c50df6191b8f6c8172e7eee642101c77 # timeout=10 Commit message: "MGCP_Emulation: Make sure peer is running before Tx" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins11803271895044495501.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest-20250207-1239-8643316c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.1 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-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_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.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_2.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_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 SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_2.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_4.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_3.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 Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_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_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.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_3.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.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_6.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_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_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_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_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 M3UA_Types_part_7.cc Creating dependency file for MTP3asp_PortType_part_1.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_Common_part_7.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_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_1.cc Creating dependency file for GSUP_Templates_part_2.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_4.cc Creating dependency file for GSM_Types_part_5.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_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env 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 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 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (597 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 41 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (88.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250207123920089 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250207123920089 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250207123920089 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250207123920089 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250207123920089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250207123920089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250207123920089 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250207123920089 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250207123920089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250207123920089 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250207123920089 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250207123920089 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250207123920089 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250207123920089 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250207123920089 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250207123920089 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250207123920089 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55f68c292d60(sgsn) with 23 counters 20250207123920297 DLSS7 INFO (r=127.0.0.1:47381<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207123920297 DLSS7 INFO (r=127.0.0.1:47381<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250207123920297 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:47381<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250207123920297 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250207123920297 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250207123920297 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250207123920297 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250207123920297 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250207123920297 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250207123920297 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250207123920297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123920297 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250207123920297 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250207123920297 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250207123920297 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250207123920297 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250207123920297 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250207123920297 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250207123920297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207123920297 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207123920297 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207123920297 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207123920297 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207123920297 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207123920297 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207123920297 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207123920297 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207123920297 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:47381<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207123920297 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207123920297 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207123920297 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250207123920297 DLSS7 INFO (r=127.0.0.1:58362<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207123920297 DLSS7 INFO (r=127.0.0.1:58362<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250207123920297 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:58362<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250207123920297 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250207123920297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207123920297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207123920297 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Unix server socket created successfully. MC@e827e15c23f2: Listening on TCP port 40879. MC2> e827e15c23f2 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests e827e15c23f2 40879 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e827e15c23f2: New HC connected from 10.0.2.100 [10.0.2.100]. e827e15c23f2: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@e827e15c23f2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e827e15c23f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e827e15c23f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e827e15c23f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e827e15c23f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e827e15c23f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e827e15c23f2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e827e15c23f2: Configuration file was processed on all HCs. MC@e827e15c23f2: Creating MTC on host 10.0.2.100. MC@e827e15c23f2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Feb 7 12:39:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207123921298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123921298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207123921852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207123921852 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250207123921852 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:58362 err=None (osmo_ss7_asp.c:785) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach started. 20250207123921991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123921996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123922035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250207123922035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250207123922035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250207123922035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207123922035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123922035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123922035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123922035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123922035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123922037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123922037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123922037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123922037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123922037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123922037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123922037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123922037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250207123922037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207123922037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123922037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123922038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123922038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207123922041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123922050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123922050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(9)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach-BVCI196(6)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123922059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250207123922059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250207123922059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250207123922059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207123922059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123922059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123922059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123922059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123922059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123922061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123922061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123922061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123922061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123922061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123922061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123922061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123922061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250207123922061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207123922061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123922061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123922062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123922062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207123922065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123922065 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123922072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123922072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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-BVCI210(11)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123922077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250207123922077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250207123922077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250207123922077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207123922077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123922077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123922077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123922077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123922077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123922078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123922078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123922078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123922078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123922078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123922078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123922078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123922078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250207123922078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207123922078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123922078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123922078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123922078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123922080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123922080 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)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123922084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123922084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207123922298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123922298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207123922298 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207123922298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207123922298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207123922298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250207123922298 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250207123922298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250207123922298 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250207123922298 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250207123922298 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250207123922298 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250207123922298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250207123922298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207123922299 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250207123922299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207123922299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207123922299 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207123922299 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207123922299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207123922299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207123922299 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207123922300 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55f6b1608660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250207123922300 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207123922305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207123922305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@e827e15c23f2: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E9C6E39B'O, index=0 SGSN_Test-GSUP(19)@e827e15c23f2: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@e827e15c23f2: 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 := '62CA60490B5D0B31C66731F1E0815690'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9CCAFBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89B22B40A80D51DF'O } } } } } 20250207123923390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123923390 DLLC NOTICE LLME(ffffffff/e9c6e39b){UNASSIGNED} LLC RX: unknown TLLI 0xe9c6e39b, creating LLME on the fly (gprs_llc.c:552) 20250207123923390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123923390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20250207123923390 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207123923390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207123923390 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207123923390 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207123923390 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207123923391 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207123923391 DLLC NOTICE LLME(ffffffff/e9c6e39b){UNASSIGNED} LLGM Assign pre (e9c6e39b => d8a50cbd) (gprs_llc.c:1079) 20250207123923391 DLLC NOTICE LLME(e9c6e39b/d8a50cbd){ASSIGNED} LLGM Assign post (e9c6e39b => d8a50cbd) (gprs_llc.c:1125) 20250207123923391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207123923391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207123923391 DMM DEBUG MM(262420000000001/d8a50cbd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207123923400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123923400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207123923400 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123923400 DMM DEBUG MM(262420000000001/d8a50cbd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250207123923400 DMM NOTICE MM(262420000000001/d8a50cbd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207123923401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207123923401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207123923401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207123923401 DMM DEBUG MM(262420000000001/d8a50cbd) Requesting authorization (sgsn_auth.c:160) 20250207123923401 DMM INFO MM(262420000000001/d8a50cbd) Requesting authentication tuples (sgsn_auth.c:184) 20250207123923401 DMM DEBUG MM(262420000000001/d8a50cbd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207123923401 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250207123923401 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@e827e15c23f2: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250207123923402 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207123923402 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207123923402 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207123923402 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207123923402 DMM INFO MM(262420000000001/d8a50cbd) Subscriber data update (mmctx.c:445) 20250207123923402 DMM DEBUG MM(262420000000001/d8a50cbd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207123923402 DMM INFO MM(262420000000001/d8a50cbd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207123923402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207123923402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207123923402 DMM INFO MM(262420000000001/d8a50cbd) <- GMM AUTH AND CIPHERING REQ (rand = 62 ca 60 49 0b 5d 0b 31 c6 67 31 f1 e0 81 56 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207123923406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123923406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123923406 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123923406 DMM INFO MM(262420000000001/d8a50cbd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207123923406 DMM NOTICE MM(262420000000001/d8a50cbd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207123923406 DMM DEBUG MM(262420000000001/d8a50cbd) checking auth: received GSM SRES = b9 cc af be (gprs_gmm.c:666) 20250207123923406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207123923406 DMM DEBUG MM(262420000000001/d8a50cbd) Requesting authorization (sgsn_auth.c:160) 20250207123923406 DMM INFO MM(262420000000001/d8a50cbd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207123923406 DMM DEBUG MM(262420000000001/d8a50cbd) Requesting subscriber data update (gprs_subscriber.c:894) 20250207123923406 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250207123923406 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) 20250207123923406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207123923406 DMM INFO MM(262420000000001/d8a50cbd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a50cbd) (gprs_gmm.c:300) 20250207123923406 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207123923406 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207123923406 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250207123923406 DMM INFO MM(262420000000001/d8a50cbd) Subscriber data update (mmctx.c:445) 20250207123923406 DMM DEBUG MM(262420000000001/d8a50cbd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207123923406 DMM INFO MM(262420000000001/d8a50cbd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207123923407 DMM NOTICE MM(262420000000001/d8a50cbd) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250207123923407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207123923407 DMM NOTICE MM(262420000000001/d8a50cbd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207123923407 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) 20250207123923407 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207123923407 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250207123923407 DMM INFO MM(262420000000001/d8a50cbd) Subscriber data update (mmctx.c:445) 20250207123923407 DMM DEBUG MM(262420000000001/d8a50cbd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207123923409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123923409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207123923409 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123923409 DMM INFO MM(262420000000001/d8a50cbd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207123923409 DMM NOTICE MM(262420000000001/d8a50cbd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207123923409 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207123923409 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207123923409 DLLC NOTICE LLME(e9c6e39b/d8a50cbd){ASSIGNED} LLGM Assign pre (ffffffff => d8a50cbd) (gprs_llc.c:1079) 20250207123923409 DLLC NOTICE LLME(ffffffff/d8a50cbd){ASSIGNED} LLGM Assign post (ffffffff => d8a50cbd) (gprs_llc.c:1125) 20250207123923409 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207123923409 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207123923409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207123923409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@e827e15c23f2: setverdict(pass): none -> pass TC_attach-BVCI196(6)@e827e15c23f2: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@e827e15c23f2: Final verdict of PTC: pass 20250207123923466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(12)@e827e15c23f2: Final verdict of PTC: none TC_attach-BVCI220(16)@e827e15c23f2: Final verdict of PTC: none 20250207123923471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207123923471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI196(6)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(17)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(7)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(5)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(15)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(10)@e827e15c23f2: Final verdict of PTC: none TC_attach-BVCI210(11)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Feb 7 12:39:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250207123923594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123923996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104764) 20250207123924473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123924473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104764, count=105924) 20250207123925474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123925474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Feb 7 12:39:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207123926475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123926475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_mnc3 started. 20250207123927101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123927103 DMM INFO MM(262420000000001/d8a50cbd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207123927103 DMM INFO MM(262420000000001/d8a50cbd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207123927103 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207123927103 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207123927103 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207123927103 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207123927103 DLLC NOTICE LLME(ffffffff/d8a50cbd){ASSIGNED} LLGM Assign pre (d8a50cbd => ffffffff) (gprs_llc.c:1079) 20250207123927103 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8a50cbd => ffffffff) (gprs_llc.c:1125) 20250207123927103 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250207123927103 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) 20250207123927103 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250207123927103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207123927103 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207123927103 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207123927103 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207123927103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123927147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207123927147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123927147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123927147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123927147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207123927147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123927147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123927147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123927147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123927148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123927148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123927148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123927148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123927148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123927148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123927148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123927148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123927148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207123927148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123927148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123927148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123927148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123927155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123927155 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123927160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207123927160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123927160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123927160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123927160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207123927160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123927160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123927160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123927160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123927161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123927161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123927161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123927162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123927162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123927162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123927162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123927162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123927162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207123927162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123927162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123927162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123927162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207123927167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207123927177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123927177 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(32)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123927181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207123927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123927181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123927181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207123927181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123927181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_mnc3-BVCI210(30)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(36)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123927181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123927181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123927182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123927182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123927182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123927182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123927182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123927182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207123927182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123927182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207123927182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123927182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123927186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123927191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123927191 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207123927476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123927476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207123927476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207123927476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207123927480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207123927481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@e827e15c23f2: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C5666BAF'O, index=0 SGSN_Test-GSUP(38)@e827e15c23f2: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@e827e15c23f2: 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 := '82356501DFD7707BA8488048756D9DB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E5FA24C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '430D6999C0CD2324'O } } } } } 20250207123928541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123928541 DLLC NOTICE LLME(ffffffff/c5666baf){UNASSIGNED} LLC RX: unknown TLLI 0xc5666baf, creating LLME on the fly (gprs_llc.c:552) 20250207123928541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123928541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250207123928541 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207123928541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207123928541 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207123928541 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207123928541 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207123928541 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207123928541 DLLC NOTICE LLME(ffffffff/c5666baf){UNASSIGNED} LLGM Assign pre (c5666baf => f347ed09) (gprs_llc.c:1079) 20250207123928541 DLLC NOTICE LLME(c5666baf/f347ed09){ASSIGNED} LLGM Assign post (c5666baf => f347ed09) (gprs_llc.c:1125) 20250207123928541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207123928541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207123928541 DMM DEBUG MM(262420000001001/f347ed09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207123928562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123928562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207123928562 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123928562 DMM DEBUG MM(262420000001001/f347ed09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250207123928562 DMM NOTICE MM(262420000001001/f347ed09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207123928562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207123928562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207123928562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207123928562 DMM DEBUG MM(262420000001001/f347ed09) Requesting authorization (sgsn_auth.c:160) 20250207123928562 DMM INFO MM(262420000001001/f347ed09) Requesting authentication tuples (sgsn_auth.c:184) 20250207123928562 DMM DEBUG MM(262420000001001/f347ed09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207123928562 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250207123928563 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)@e827e15c23f2: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@e827e15c23f2: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250207123928568 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207123928569 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207123928569 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207123928569 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207123928569 DMM INFO MM(262420000001001/f347ed09) Subscriber data update (mmctx.c:445) 20250207123928569 DMM DEBUG MM(262420000001001/f347ed09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207123928569 DMM INFO MM(262420000001001/f347ed09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207123928569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207123928569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207123928569 DMM INFO MM(262420000001001/f347ed09) <- GMM AUTH AND CIPHERING REQ (rand = 82 35 65 01 df d7 70 7b a8 48 80 48 75 6d 9d b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207123928585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123928585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123928585 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123928586 DMM INFO MM(262420000001001/f347ed09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207123928586 DMM NOTICE MM(262420000001001/f347ed09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207123928586 DMM DEBUG MM(262420000001001/f347ed09) checking auth: received GSM SRES = 1e 5f a2 4c (gprs_gmm.c:666) 20250207123928586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207123928586 DMM DEBUG MM(262420000001001/f347ed09) Requesting authorization (sgsn_auth.c:160) 20250207123928586 DMM INFO MM(262420000001001/f347ed09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207123928586 DMM DEBUG MM(262420000001001/f347ed09) Requesting subscriber data update (gprs_subscriber.c:894) 20250207123928586 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250207123928586 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) 20250207123928586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207123928586 DMM INFO MM(262420000001001/f347ed09) <- GMM ATTACH ACCEPT (new P-TMSI=0xf347ed09) (gprs_gmm.c:300) 20250207123928589 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207123928589 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207123928589 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250207123928589 DMM INFO MM(262420000001001/f347ed09) Subscriber data update (mmctx.c:445) 20250207123928589 DMM DEBUG MM(262420000001001/f347ed09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207123928589 DMM INFO MM(262420000001001/f347ed09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207123928589 DMM NOTICE MM(262420000001001/f347ed09) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250207123928589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207123928589 DMM NOTICE MM(262420000001001/f347ed09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207123928589 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) 20250207123928591 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207123928591 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250207123928591 DMM INFO MM(262420000001001/f347ed09) Subscriber data update (mmctx.c:445) 20250207123928591 DMM DEBUG MM(262420000001001/f347ed09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207123928602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123928602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207123928602 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123928602 DMM INFO MM(262420000001001/f347ed09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207123928602 DMM NOTICE MM(262420000001001/f347ed09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207123928602 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207123928602 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207123928602 DLLC NOTICE LLME(c5666baf/f347ed09){ASSIGNED} LLGM Assign pre (ffffffff => f347ed09) (gprs_llc.c:1079) 20250207123928602 DLLC NOTICE LLME(ffffffff/f347ed09){ASSIGNED} LLGM Assign post (ffffffff => f347ed09) (gprs_llc.c:1125) 20250207123928602 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207123928602 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207123928602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207123928602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@e827e15c23f2: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@e827e15c23f2: Final verdict of PTC: pass 20250207123928657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@e827e15c23f2: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@e827e15c23f2: Final verdict of PTC: none 20250207123928662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(22)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(26)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@e827e15c23f2: Final verdict of PTC: none20250207123928662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(36)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(31)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@e827e15c23f2: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@e827e15c23f2: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(29)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(24)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(34)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_mnc3 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Feb 7 12:39:28 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250207123928768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123929169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85012) 20250207123929663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123929663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85012, count=89368) 20250207123930664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123930664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:39:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207123931666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123931666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_umts_aka_umts_res started. 20250207123932261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123932263 DMM INFO MM(262420000001001/f347ed09) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207123932263 DMM INFO MM(262420000001001/f347ed09) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207123932263 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207123932263 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207123932263 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207123932263 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207123932263 DLLC NOTICE LLME(ffffffff/f347ed09){ASSIGNED} LLGM Assign pre (f347ed09 => ffffffff) (gprs_llc.c:1079) 20250207123932263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f347ed09 => ffffffff) (gprs_llc.c:1125) 20250207123932263 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250207123932263 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) 20250207123932263 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250207123932263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207123932263 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207123932263 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207123932263 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207123932263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123932304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207123932304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123932304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123932304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123932304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207123932304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123932304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123932304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123932304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123932305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123932305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123932305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123932305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123932305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123932305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207123932305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123932305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123932305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123932305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207123932309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123932314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123932314 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(50)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123932318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207123932318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123932318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123932318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123932318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207123932318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123932318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123932318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123932318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123932319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123932319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123932319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123932319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123932319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123932319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123932319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123932319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123932319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207123932319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123932319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123932319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123932319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123932322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123932327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123932327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123932334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207123932334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123932334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123932334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123932334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207123932334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123932334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123932334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123932334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123932335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123932335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123932335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123932335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123932335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123932335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123932335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123932335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123932335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207123932335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123932335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123932335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123932335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123932337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123932342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123932342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207123932667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123932667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207123932667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207123932667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207123932671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207123932672 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@e827e15c23f2: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D433F3DD'O, index=0 SGSN_Test-GSUP(57)@e827e15c23f2: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@e827e15c23f2: 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 := 'BDE2F9D1AAD238C6305ACEE4C0B66646'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6498A238'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B10132242A17DB8B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '68DD603794CF97218B8A44F3DA3294D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9409DC9BF0DA6CCF2E736A63BB11CD19'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D9145E07889CBDECB4EA4187A810E371'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '47C69AC6F0F7ACDD'O } } } } } 20250207123933737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123933737 DLLC NOTICE LLME(ffffffff/d433f3dd){UNASSIGNED} LLC RX: unknown TLLI 0xd433f3dd, creating LLME on the fly (gprs_llc.c:552) 20250207123933737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123933737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250207123933737 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207123933737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207123933737 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207123933737 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207123933737 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207123933737 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207123933737 DLLC NOTICE LLME(ffffffff/d433f3dd){UNASSIGNED} LLGM Assign pre (d433f3dd => cdc58e7d) (gprs_llc.c:1079) 20250207123933737 DLLC NOTICE LLME(d433f3dd/cdc58e7d){ASSIGNED} LLGM Assign post (d433f3dd => cdc58e7d) (gprs_llc.c:1125) 20250207123933737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207123933737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207123933737 DMM DEBUG MM(262420000001002/cdc58e7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207123933742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123933742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207123933742 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123933742 DMM DEBUG MM(262420000001002/cdc58e7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250207123933742 DMM NOTICE MM(262420000001002/cdc58e7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207123933742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207123933742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207123933742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207123933742 DMM DEBUG MM(262420000001002/cdc58e7d) Requesting authorization (sgsn_auth.c:160) 20250207123933742 DMM INFO MM(262420000001002/cdc58e7d) Requesting authentication tuples (sgsn_auth.c:184) 20250207123933742 DMM DEBUG MM(262420000001002/cdc58e7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207123933742 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250207123933742 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)@e827e15c23f2: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@e827e15c23f2: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250207123933743 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207123933743 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207123933743 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207123933743 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207123933743 DMM INFO MM(262420000001002/cdc58e7d) Subscriber data update (mmctx.c:445) 20250207123933743 DMM DEBUG MM(262420000001002/cdc58e7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207123933743 DMM INFO MM(262420000001002/cdc58e7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207123933743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207123933743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207123933743 DMM INFO MM(262420000001002/cdc58e7d) <- GMM AUTH AND CIPHERING REQ (rand = bd e2 f9 d1 aa d2 38 c6 30 5a ce e4 c0 b6 66 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d9 14 5e 07 88 9c bd ec b4 ea 41 87 a8 10 e3 71 ) (gprs_gmm.c:483) 20250207123933746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123933746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123933746 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123933746 DMM INFO MM(262420000001002/cdc58e7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207123933746 DMM NOTICE MM(262420000001002/cdc58e7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207123933746 DMM DEBUG MM(262420000001002/cdc58e7d) checking auth: received UMTS RES = 47 c6 9a c6 f0 f7 ac dd (gprs_gmm.c:666) 20250207123933746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207123933746 DMM DEBUG MM(262420000001002/cdc58e7d) Requesting authorization (sgsn_auth.c:160) 20250207123933746 DMM INFO MM(262420000001002/cdc58e7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207123933746 DMM DEBUG MM(262420000001002/cdc58e7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250207123933746 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250207123933746 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) 20250207123933746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207123933746 DMM INFO MM(262420000001002/cdc58e7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdc58e7d) (gprs_gmm.c:300) 20250207123933747 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207123933747 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207123933747 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250207123933747 DMM INFO MM(262420000001002/cdc58e7d) Subscriber data update (mmctx.c:445) 20250207123933747 DMM DEBUG MM(262420000001002/cdc58e7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207123933747 DMM INFO MM(262420000001002/cdc58e7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207123933747 DMM NOTICE MM(262420000001002/cdc58e7d) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250207123933747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207123933747 DMM NOTICE MM(262420000001002/cdc58e7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207123933747 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) 20250207123933747 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207123933748 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250207123933748 DMM INFO MM(262420000001002/cdc58e7d) Subscriber data update (mmctx.c:445) 20250207123933748 DMM DEBUG MM(262420000001002/cdc58e7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207123933750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123933750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207123933750 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123933750 DMM INFO MM(262420000001002/cdc58e7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207123933750 DMM NOTICE MM(262420000001002/cdc58e7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207123933750 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207123933750 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207123933750 DLLC NOTICE LLME(d433f3dd/cdc58e7d){ASSIGNED} LLGM Assign pre (ffffffff => cdc58e7d) (gprs_llc.c:1079) 20250207123933750 DLLC NOTICE LLME(ffffffff/cdc58e7d){ASSIGNED} LLGM Assign post (ffffffff => cdc58e7d) (gprs_llc.c:1125) 20250207123933750 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207123933750 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207123933750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207123933750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@e827e15c23f2: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@e827e15c23f2: Final verdict of PTC: pass 20250207123933811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207123933816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207123933816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(57)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@e827e15c23f2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@e827e15c23f2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(50)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(55)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(45)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@e827e15c23f2: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(53)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(43)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(48)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Feb 7 12:39:33 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 20250207123933920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123934322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85484) 20250207123934817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123934817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85484, count=89840) 20250207123935818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123935818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207123936819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123936819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_umts_aka_gsm_sres started. 20250207123937366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123937368 DMM INFO MM(262420000001002/cdc58e7d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207123937368 DMM INFO MM(262420000001002/cdc58e7d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207123937368 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207123937368 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207123937368 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207123937368 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207123937368 DLLC NOTICE LLME(ffffffff/cdc58e7d){ASSIGNED} LLGM Assign pre (cdc58e7d => ffffffff) (gprs_llc.c:1079) 20250207123937368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdc58e7d => ffffffff) (gprs_llc.c:1125) 20250207123937368 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250207123937368 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) 20250207123937368 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250207123937368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207123937368 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207123937368 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207123937368 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207123937368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123937412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207123937412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123937412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123937412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123937412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207123937412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123937412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123937412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123937412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123937413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123937413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123937413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(65)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207123937413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123937413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123937413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123937413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123937413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123937413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207123937413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123937413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123937414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123937414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207123937416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250207123937421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123937421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(69)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_attach_umts_aka_gsm_sres-BVCI196(62)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207123937423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207123937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123937423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123937423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207123937423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123937423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123937423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123937424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123937424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123937424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123937424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123937424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123937424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123937424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123937424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123937424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207123937424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123937424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123937424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123937425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123937426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123937431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123937431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123937439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207123937439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123937439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123937439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123937439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207123937439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123937439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123937439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123937439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123937441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123937441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123937441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123937441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123937441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123937441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123937441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123937441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123937441 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207123937441 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123937441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(74)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207123937442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123937442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123937444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123937449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123937449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207123937820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123937820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207123937820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207123937820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207123937821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250207123937821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@e827e15c23f2: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D659D13F'O, index=0 SGSN_Test-GSUP(76)@e827e15c23f2: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@e827e15c23f2: 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 := 'B3BEAE9450627A972C28F85160118DAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C59A1CDF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6F7BE4C903E39C6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '13D0A2952999E55A7DB96D3E2ADC2198'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3626088053DBA6A0FD85CA124CEA2E40'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '67B46D8CADF5C8E33AC505F82C292F3D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C475FB3AAB630230'O } } } } } 20250207123938890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123938890 DLLC NOTICE LLME(ffffffff/d659d13f){UNASSIGNED} LLC RX: unknown TLLI 0xd659d13f, creating LLME on the fly (gprs_llc.c:552) 20250207123938890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123938890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250207123938890 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207123938890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207123938890 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207123938890 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207123938890 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207123938890 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207123938890 DLLC NOTICE LLME(ffffffff/d659d13f){UNASSIGNED} LLGM Assign pre (d659d13f => e7d60306) (gprs_llc.c:1079) 20250207123938890 DLLC NOTICE LLME(d659d13f/e7d60306){ASSIGNED} LLGM Assign post (d659d13f => e7d60306) (gprs_llc.c:1125) 20250207123938890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207123938890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207123938890 DMM DEBUG MM(262420000001003/e7d60306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207123938909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123938909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207123938909 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123938909 DMM DEBUG MM(262420000001003/e7d60306) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250207123938909 DMM NOTICE MM(262420000001003/e7d60306) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207123938909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207123938909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207123938909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207123938909 DMM DEBUG MM(262420000001003/e7d60306) Requesting authorization (sgsn_auth.c:160) 20250207123938909 DMM INFO MM(262420000001003/e7d60306) Requesting authentication tuples (sgsn_auth.c:184) 20250207123938909 DMM DEBUG MM(262420000001003/e7d60306) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207123938909 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250207123938909 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)@e827e15c23f2: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@e827e15c23f2: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250207123938913 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207123938913 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207123938913 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207123938913 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207123938913 DMM INFO MM(262420000001003/e7d60306) Subscriber data update (mmctx.c:445) 20250207123938913 DMM DEBUG MM(262420000001003/e7d60306) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207123938913 DMM INFO MM(262420000001003/e7d60306) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207123938913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207123938913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207123938913 DMM INFO MM(262420000001003/e7d60306) <- GMM AUTH AND CIPHERING REQ (rand = b3 be ae 94 50 62 7a 97 2c 28 f8 51 60 11 8d af , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 b4 6d 8c ad f5 c8 e3 3a c5 05 f8 2c 29 2f 3d ) (gprs_gmm.c:483) 20250207123938926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123938926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123938926 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123938926 DMM INFO MM(262420000001003/e7d60306) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207123938926 DMM NOTICE MM(262420000001003/e7d60306) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207123938926 DMM DEBUG MM(262420000001003/e7d60306) checking auth: received GSM SRES = c5 9a 1c df (gprs_gmm.c:666) 20250207123938926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207123938926 DMM DEBUG MM(262420000001003/e7d60306) Requesting authorization (sgsn_auth.c:160) 20250207123938926 DMM INFO MM(262420000001003/e7d60306) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207123938926 DMM DEBUG MM(262420000001003/e7d60306) Requesting subscriber data update (gprs_subscriber.c:894) 20250207123938926 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250207123938926 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) 20250207123938926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207123938926 DMM INFO MM(262420000001003/e7d60306) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d60306) (gprs_gmm.c:300) 20250207123938929 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207123938929 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207123938929 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250207123938929 DMM INFO MM(262420000001003/e7d60306) Subscriber data update (mmctx.c:445) 20250207123938929 DMM DEBUG MM(262420000001003/e7d60306) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207123938929 DMM INFO MM(262420000001003/e7d60306) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207123938929 DMM NOTICE MM(262420000001003/e7d60306) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250207123938929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207123938929 DMM NOTICE MM(262420000001003/e7d60306) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207123938929 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) 20250207123938931 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207123938931 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250207123938931 DMM INFO MM(262420000001003/e7d60306) Subscriber data update (mmctx.c:445) 20250207123938931 DMM DEBUG MM(262420000001003/e7d60306) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207123938946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123938946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207123938946 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123938946 DMM INFO MM(262420000001003/e7d60306) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207123938946 DMM NOTICE MM(262420000001003/e7d60306) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207123938946 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207123938946 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207123938946 DLLC NOTICE LLME(d659d13f/e7d60306){ASSIGNED} LLGM Assign pre (ffffffff => e7d60306) (gprs_llc.c:1079) 20250207123938946 DLLC NOTICE LLME(ffffffff/e7d60306){ASSIGNED} LLGM Assign post (ffffffff => e7d60306) (gprs_llc.c:1125) 20250207123938946 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207123938946 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207123938946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207123938946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@e827e15c23f2: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@e827e15c23f2: Final verdict of PTC: pass 20250207123939002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(76)@e827e15c23f2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(64)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(69)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(74)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@e827e15c23f2: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@e827e15c23f2: Final verdict of PTC: none 20250207123939008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207123939008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(72)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(67)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(63)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Feb 7 12:39:39 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 20250207123939112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123939513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88768) 20250207123940009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123940009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88768, count=89928) 20250207123941011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123941011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:39:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207123942012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123942012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_timeout_after_pdp_act started. 20250207123942613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207123942615 DMM INFO MM(262420000001003/e7d60306) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207123942615 DMM INFO MM(262420000001003/e7d60306) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207123942616 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207123942616 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207123942616 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207123942616 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207123942616 DLLC NOTICE LLME(ffffffff/e7d60306){ASSIGNED} LLGM Assign pre (e7d60306 => ffffffff) (gprs_llc.c:1079) 20250207123942616 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7d60306 => ffffffff) (gprs_llc.c:1125) 20250207123942616 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250207123942616 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) 20250207123942616 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250207123942616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207123942616 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207123942616 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207123942616 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207123942616 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123942665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207123942665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123942665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123942665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123942665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207123942665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123942665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123942665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123942665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123942667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123942667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123942667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123942667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123942667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123942667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123942667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123942667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123942667 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207123942667 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123942667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123942668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123942668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123942671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123942680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123942680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_timeout_after_pdp_act-BVCI196(82)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123942684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123942685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123942685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207123942685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123942685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123942685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123942685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123942685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123942685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123942685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123942685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123942685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207123942685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123942685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123942686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123942686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123942687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123942692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123942692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207123942699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207123942699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207123942699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207123942699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123942699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207123942699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207123942699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207123942699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207123942699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207123942700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207123942700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207123942700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207123942700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207123942700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207123942700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207123942700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207123942700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207123942700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207123942700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207123942700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207123942700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207123942700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207123942702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207123942708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123942708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207123943013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207123943013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207123943013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207123943014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207123943017 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207123943018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@e827e15c23f2: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D6B87FA7'O, index=0 SGSN_Test-GSUP(95)@e827e15c23f2: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: 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 := '13D505FD43575E300A6D795984712EDE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EE53F80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F537E9B0BED7139E'O } } } } } 20250207123943081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943081 DLLC NOTICE LLME(ffffffff/d6b87fa7){UNASSIGNED} LLC RX: unknown TLLI 0xd6b87fa7, creating LLME on the fly (gprs_llc.c:552) 20250207123943081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943081 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250207123943081 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207123943081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207123943081 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207123943081 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207123943081 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207123943081 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207123943081 DLLC NOTICE LLME(ffffffff/d6b87fa7){UNASSIGNED} LLGM Assign pre (d6b87fa7 => e1191d2e) (gprs_llc.c:1079) 20250207123943081 DLLC NOTICE LLME(d6b87fa7/e1191d2e){ASSIGNED} LLGM Assign post (d6b87fa7 => e1191d2e) (gprs_llc.c:1125) 20250207123943081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207123943081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207123943081 DMM DEBUG MM(262420000000021/e1191d2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207123943093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943093 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123943093 DMM DEBUG MM(262420000000021/e1191d2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250207123943093 DMM NOTICE MM(262420000000021/e1191d2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207123943093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207123943093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207123943093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207123943093 DMM DEBUG MM(262420000000021/e1191d2e) Requesting authorization (sgsn_auth.c:160) 20250207123943093 DMM INFO MM(262420000000021/e1191d2e) Requesting authentication tuples (sgsn_auth.c:184) 20250207123943093 DMM DEBUG MM(262420000000021/e1191d2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207123943093 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250207123943093 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@e827e15c23f2: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250207123943096 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207123943096 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207123943096 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207123943096 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207123943096 DMM INFO MM(262420000000021/e1191d2e) Subscriber data update (mmctx.c:445) 20250207123943096 DMM DEBUG MM(262420000000021/e1191d2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207123943096 DMM INFO MM(262420000000021/e1191d2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207123943096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207123943096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207123943096 DMM INFO MM(262420000000021/e1191d2e) <- GMM AUTH AND CIPHERING REQ (rand = 13 d5 05 fd 43 57 5e 30 0a 6d 79 59 84 71 2e de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207123943106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943106 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123943106 DMM INFO MM(262420000000021/e1191d2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207123943106 DMM NOTICE MM(262420000000021/e1191d2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207123943106 DMM DEBUG MM(262420000000021/e1191d2e) checking auth: received GSM SRES = 1e e5 3f 80 (gprs_gmm.c:666) 20250207123943106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207123943106 DMM DEBUG MM(262420000000021/e1191d2e) Requesting authorization (sgsn_auth.c:160) 20250207123943106 DMM INFO MM(262420000000021/e1191d2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207123943106 DMM DEBUG MM(262420000000021/e1191d2e) Requesting subscriber data update (gprs_subscriber.c:894) 20250207123943106 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250207123943106 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) 20250207123943106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207123943106 DMM INFO MM(262420000000021/e1191d2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1191d2e) (gprs_gmm.c:300) 20250207123943108 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207123943108 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207123943108 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250207123943108 DMM INFO MM(262420000000021/e1191d2e) Subscriber data update (mmctx.c:445) 20250207123943108 DMM DEBUG MM(262420000000021/e1191d2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207123943108 DMM INFO MM(262420000000021/e1191d2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207123943108 DMM NOTICE MM(262420000000021/e1191d2e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250207123943108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207123943108 DMM NOTICE MM(262420000000021/e1191d2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207123943108 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) 20250207123943109 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207123943109 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250207123943109 DMM INFO MM(262420000000021/e1191d2e) Subscriber data update (mmctx.c:445) 20250207123943109 DMM DEBUG MM(262420000000021/e1191d2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207123943116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943116 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123943116 DMM INFO MM(262420000000021/e1191d2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207123943116 DMM NOTICE MM(262420000000021/e1191d2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207123943116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207123943116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207123943116 DLLC NOTICE LLME(d6b87fa7/e1191d2e){ASSIGNED} LLGM Assign pre (ffffffff => e1191d2e) (gprs_llc.c:1079) 20250207123943116 DLLC NOTICE LLME(ffffffff/e1191d2e){ASSIGNED} LLGM Assign post (ffffffff => e1191d2e) (gprs_llc.c:1125) 20250207123943116 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207123943116 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207123943116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207123943116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: setverdict(pass): none -> pass 20250207123943176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943176 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123943176 DMM INFO MM(262420000000021/e1191d2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207123943176 DMM INFO MM(262420000000021/e1191d2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207123943176 DMM DEBUG MM(262420000000021/e1191d2e) Using GGSN 0 (gprs_sm.c:312) 20250207123943176 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250207123943176 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207123943176 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250207123943176 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250207123943201 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 ff 3c 82 a9 11 c4 e7 08 8d 14 05 7f 66 89 35 9c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20250207123943201 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6a058, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207123943202 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207123943202 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b16145b8 TLLI=e1191d2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207123943202 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207123943202 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207123943216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943216 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123943216 DMM INFO MM(262420000000021/e1191d2e) -> GMM ATTACH REQUEST MI(TMSI-0xE1191D2E) type="GPRS attach"  (gprs_gmm.c:1266) 20250207123943216 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207123943216 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207123943216 DLLC NOTICE LLME(ffffffff/e1191d2e){ASSIGNED} LLGM Assign pre (e1191d2e => c7b69fc7) (gprs_llc.c:1079) 20250207123943216 DLLC NOTICE LLME(e1191d2e/c7b69fc7){ASSIGNED} LLGM Assign post (e1191d2e => c7b69fc7) (gprs_llc.c:1125) 20250207123943216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207123943216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207123943216 DMM DEBUG MM(262420000000021/c7b69fc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207123943226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207123943226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250207123943226 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207123943226 DMM DEBUG MM(262420000000021/c7b69fc7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250207123943226 DMM NOTICE MM(262420000000021/c7b69fc7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207123943226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207123943226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207123943226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207123943226 DMM DEBUG MM(262420000000021/c7b69fc7) Requesting authorization (sgsn_auth.c:160) 20250207123943226 DMM INFO MM(262420000000021/c7b69fc7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207123943226 DMM DEBUG MM(262420000000021/c7b69fc7) Requesting subscriber data update (gprs_subscriber.c:894) 20250207123943226 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250207123943226 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) 20250207123943228 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207123943228 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207123943228 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250207123943228 DMM INFO MM(262420000000021/c7b69fc7) Subscriber data update (mmctx.c:445) 20250207123943228 DMM DEBUG MM(262420000000021/c7b69fc7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250207123943228 DMM INFO MM(262420000000021/c7b69fc7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250207123943228 DMM NOTICE MM(262420000000021/c7b69fc7) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250207123943228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207123943228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207123943228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250207123943228 DMM INFO MM(262420000000021/c7b69fc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b69fc7) (gprs_gmm.c:300) 20250207123943228 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) 20250207123943229 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207123943229 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250207123943229 DMM INFO MM(262420000000021/c7b69fc7) Subscriber data update (mmctx.c:445) 20250207123943229 DMM DEBUG MM(262420000000021/c7b69fc7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: Trying to receive 5 ATTACH ACCEPTs 20250207123949229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207123949229 DMM INFO MM(262420000000021/c7b69fc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b69fc7) (gprs_gmm.c:300) 20250207123950296 DGPRS DEBUG Checking for inactive LLMEs, time = 2162896 (sgsn.c:131) 20250207123955231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207123955231 DMM INFO MM(262420000000021/c7b69fc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b69fc7) (gprs_gmm.c:300) 20250207124001233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124001233 DMM INFO MM(262420000000021/c7b69fc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b69fc7) (gprs_gmm.c:300) 20250207124003015 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124003015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207124003015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124007234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124007234 DMM INFO MM(262420000000021/c7b69fc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b69fc7) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250207124012668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124012670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124012670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124012687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124012687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124012687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124012701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124012701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124012701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124013235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124013235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250207124013235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124013235 DMM NOTICE MM(262420000000021/c7b69fc7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124013235 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250207124013235 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b16145b8, TLLI=c7b69fc7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124013235 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124013235 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124013235 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250207124013235 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250207124013235 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) 20250207124013235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124013235 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Deallocated (fsm.c:568) 20250207124013235 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124013235 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124013235 DLLC NOTICE LLME(e1191d2e/c7b69fc7){ASSIGNED} LLGM Assign pre (c7b69fc7 => ffffffff) (gprs_llc.c:1079) 20250207124013235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b69fc7 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@e827e15c23f2: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@e827e15c23f2: Final verdict of PTC: pass 20250207124013741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@e827e15c23f2: Final verdict of PTC: none 20250207124013742 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124013742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_timeout_after_pdp_act-BVCI220(92)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(83)@e827e15c23f2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(93)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(88)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@e827e15c23f2: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(91)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(86)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(81)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Feb 7 12:40:13 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 20250207124013863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124014164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127088) 20250207124014743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124014743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127088, count=131336) 20250207124015744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124015744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Feb 7 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124016745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124016745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_auth_id_timeout started. 20250207124017187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124017187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124017204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124017204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124017204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124017204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124017204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124017204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124017204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124017204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124017204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124017205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124017205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124017205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124017205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124017205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124017205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124017205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124017205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124017205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124017205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124017205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124017205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124017205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124017207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124017213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124017213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124017220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124017220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124017220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124017220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124017220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124017221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124017221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124017221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124017221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124017221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124017221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124017221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124017221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124017221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124017221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124017221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124017221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124017221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124017224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124017232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124017232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124017238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124017238 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124017238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124017238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124017238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124017238 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124017238 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124017238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124017239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124017239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124017241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124017246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124017246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124017746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124017746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124017746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124017746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124017747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124017747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@e827e15c23f2: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D9B68560'O, index=0 SGSN_Test-GSUP(114)@e827e15c23f2: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250207124017766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124017766 DLLC NOTICE LLME(ffffffff/d9b68560){UNASSIGNED} LLC RX: unknown TLLI 0xd9b68560, creating LLME on the fly (gprs_llc.c:552) 20250207124017766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124017766 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124017766 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124017766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124017766 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124017766 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124017766 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124017766 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124017766 DLLC NOTICE LLME(ffffffff/d9b68560){UNASSIGNED} LLGM Assign pre (d9b68560 => f3235af5) (gprs_llc.c:1079) 20250207124017766 DLLC NOTICE LLME(d9b68560/f3235af5){ASSIGNED} LLGM Assign post (d9b68560 => f3235af5) (gprs_llc.c:1125) 20250207124017766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124017766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124017766 DMM DEBUG MM(/f3235af5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124020297 DGPRS DEBUG Checking for inactive LLMEs, time = 2162926 (sgsn.c:131) 20250207124023768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124023768 DMM DEBUG MM(/f3235af5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124029769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124029769 DMM DEBUG MM(/f3235af5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124035770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124035770 DMM DEBUG MM(/f3235af5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124037747 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124037747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207124037747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124041771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124041771 DMM DEBUG MM(/f3235af5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124047206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124047212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124047213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124047222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124047226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124047226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124047239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124047242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124047242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124047772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124047772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250207124047772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124047772 DMM NOTICE MM(/f3235af5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250207124047773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Reject}: Deallocated (fsm.c:568) 20250207124047773 DMM DEBUG MM_STATE_Gb(3652617568)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124047773 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124047773 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124047773 DLLC NOTICE LLME(d9b68560/f3235af5){ASSIGNED} LLGM Assign pre (f3235af5 => ffffffff) (gprs_llc.c:1079) 20250207124047773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3235af5 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@e827e15c23f2: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@e827e15c23f2: Final verdict of PTC: pass 20250207124047795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124047799 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124047799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(112)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(107)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(102)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(110)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(105)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(100)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Feb 7 12:40:47 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 20250207124047850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124048151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59532) 20250207124048800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124048800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59532, count=67784) 20250207124049801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124049801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Feb 7 12:40:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124050298 DGPRS DEBUG Checking for inactive LLMEs, time = 2162956 (sgsn.c:131) 20250207124050803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124050803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_auth_sai_timeout started. 20250207124051244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124051246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124051288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124051288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124051288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124051288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124051288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124051288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124051288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124051288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124051288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124051290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124051290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124051290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124051290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124051290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124051290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124051290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124051290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124051290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124051290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124051290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(122)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124051290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124051290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124051292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124051298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124051298 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(126)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_attach_auth_sai_timeout-BVCI196(120)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124051300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124051300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124051300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124051300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124051300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124051300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124051300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124051300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124051300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124051300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124051301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124051301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124051301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124051301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124051301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124051301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124051301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124051301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124051301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124051301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124051301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124051301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124051304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124051308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124051308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124051316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124051316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124051316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124051316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124051316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124051316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124051316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124051316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124051316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124051317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124051317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124051317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124051317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124051317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124051317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124051317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124051317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124051317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124051317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124051317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124051318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124051318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124051320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124051326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124051326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124051804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124051804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124051804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124051804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124051808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124051809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@e827e15c23f2: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D0B7EE0E'O, index=0 SGSN_Test-GSUP(133)@e827e15c23f2: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250207124051890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124051890 DLLC NOTICE LLME(ffffffff/d0b7ee0e){UNASSIGNED} LLC RX: unknown TLLI 0xd0b7ee0e, creating LLME on the fly (gprs_llc.c:552) 20250207124051890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124051890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124051890 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124051890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124051890 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124051890 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124051890 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124051890 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124051890 DLLC NOTICE LLME(ffffffff/d0b7ee0e){UNASSIGNED} LLGM Assign pre (d0b7ee0e => fd8b6f2b) (gprs_llc.c:1079) 20250207124051890 DLLC NOTICE LLME(d0b7ee0e/fd8b6f2b){ASSIGNED} LLGM Assign post (d0b7ee0e => fd8b6f2b) (gprs_llc.c:1125) 20250207124051890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124051890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124051890 DMM DEBUG MM(262420000000003/fd8b6f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124051911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124051911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124051911 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124051911 DMM DEBUG MM(262420000000003/fd8b6f2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250207124051911 DMM NOTICE MM(262420000000003/fd8b6f2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124051911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124051911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124051911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124051911 DMM DEBUG MM(262420000000003/fd8b6f2b) Requesting authorization (sgsn_auth.c:160) 20250207124051911 DMM INFO MM(262420000000003/fd8b6f2b) Requesting authentication tuples (sgsn_auth.c:184) 20250207124051911 DMM DEBUG MM(262420000000003/fd8b6f2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124051911 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250207124051911 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@e827e15c23f2: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250207124057912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250207124057912 DMM ERROR MM(262420000000003/fd8b6f2b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250207124057912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250207124057912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124057912 DMM NOTICE MM(262420000000003/fd8b6f2b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250207124057912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124057912 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124057912 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124057912 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124057912 DLLC NOTICE LLME(d0b7ee0e/fd8b6f2b){ASSIGNED} LLGM Assign pre (fd8b6f2b => ffffffff) (gprs_llc.c:1079) 20250207124057912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd8b6f2b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@e827e15c23f2: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@e827e15c23f2: Final verdict of PTC: pass 20250207124057932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@e827e15c23f2: Final verdict of PTC: none 20250207124057937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124057937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(131)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(126)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(121)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(119)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(124)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(129)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Feb 7 12:40:57 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 20250207124058012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124058314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57292) 20250207124058939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124058939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57292, count=66416) 20250207124059941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124059941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Feb 7 12:41:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124100943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124100943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_auth_sai_reject started. 20250207124101409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124101410 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124101439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124101439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124101439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124101439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124101439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124101439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124101439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124101439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124101439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124101440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124101440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124101440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124101440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124101440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124101440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124101440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124101440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124101440 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124101440 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124101440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124101440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124101440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124101444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124101450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124101450 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(141)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124101455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124101455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124101455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124101455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124101455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124101455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124101455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124101455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124101455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124101456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124101456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124101456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124101456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124101456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124101456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124101456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124101456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124101456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124101456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124101456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124101456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124101456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124101458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124101462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124101462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124101469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124101469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124101469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124101469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124101469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124101469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124101469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124101469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124101469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124101469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124101469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124101469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124101470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124101470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124101470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124101470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124101470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124101470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124101470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124101470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124101470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124101470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124101472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124101477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124101477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124101944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124101944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124101944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124101944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124101948 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124101950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@e827e15c23f2: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CF84A429'O, index=0 SGSN_Test-GSUP(152)@e827e15c23f2: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250207124102013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124102013 DLLC NOTICE LLME(ffffffff/cf84a429){UNASSIGNED} LLC RX: unknown TLLI 0xcf84a429, creating LLME on the fly (gprs_llc.c:552) 20250207124102013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124102013 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124102013 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124102013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124102013 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124102013 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124102013 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124102013 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124102013 DLLC NOTICE LLME(ffffffff/cf84a429){UNASSIGNED} LLGM Assign pre (cf84a429 => ff5791a1) (gprs_llc.c:1079) 20250207124102013 DLLC NOTICE LLME(cf84a429/ff5791a1){ASSIGNED} LLGM Assign post (cf84a429 => ff5791a1) (gprs_llc.c:1125) 20250207124102013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124102013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124102013 DMM DEBUG MM(262420000000004/ff5791a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124102037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124102037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124102037 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124102037 DMM DEBUG MM(262420000000004/ff5791a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250207124102037 DMM NOTICE MM(262420000000004/ff5791a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124102037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124102037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124102037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124102037 DMM DEBUG MM(262420000000004/ff5791a1) Requesting authorization (sgsn_auth.c:160) 20250207124102037 DMM INFO MM(262420000000004/ff5791a1) Requesting authentication tuples (sgsn_auth.c:184) 20250207124102037 DMM DEBUG MM(262420000000004/ff5791a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124102037 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250207124102037 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@e827e15c23f2: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250207124102043 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250207124102043 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250207124102044 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250207124108039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250207124108039 DMM ERROR MM(262420000000004/ff5791a1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250207124108039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250207124108039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124108039 DMM NOTICE MM(262420000000004/ff5791a1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250207124108039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Reject}: Deallocated (fsm.c:568) 20250207124108039 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124108039 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124108039 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124108040 DLLC NOTICE LLME(cf84a429/ff5791a1){ASSIGNED} LLGM Assign pre (ff5791a1 => ffffffff) (gprs_llc.c:1079) 20250207124108040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff5791a1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@e827e15c23f2: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@e827e15c23f2: Final verdict of PTC: pass 20250207124108051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124108053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124108053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_reject-BVCI210(144)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(152)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(150)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(145)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(140)@e827e15c23f2: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(143)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(138)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(148)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Feb 7 12:41:08 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 20250207124108124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124108425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58672) 20250207124109054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124109055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58672, count=67796) 20250207124110056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124110056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Feb 7 12:41:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124111057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124111057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_gsup_lu_timeout started. 20250207124111470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124111473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124111522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124111522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124111522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124111522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124111522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124111522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124111522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124111522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124111522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124111523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124111523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124111523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124111523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124111523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124111523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124111523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124111523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124111523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124111523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124111523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124111523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124111523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124111525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124111530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124111530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124111538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124111538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124111538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124111538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124111538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124111538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124111538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124111538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124111538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124111539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124111539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124111539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124111539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124111540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124111540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124111542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124111548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124111548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(166)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124111553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124111553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124111553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124111553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124111553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124111553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124111553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124111553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124111553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124111554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124111554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124111554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124111554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124111554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124111554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124111554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124111554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124111554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124111554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124111554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124111554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124111554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124111556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124111560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124111560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124112058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124112058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124112058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124112058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124112063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124112064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@e827e15c23f2: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CDC57DB9'O, index=0 SGSN_Test-GSUP(171)@e827e15c23f2: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@e827e15c23f2: 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 := 'B8447449D26D78815C152050CAA6C5E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D2786F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31E750A4624B36AF'O } } } } } 20250207124113131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124113131 DLLC NOTICE LLME(ffffffff/cdc57db9){UNASSIGNED} LLC RX: unknown TLLI 0xcdc57db9, creating LLME on the fly (gprs_llc.c:552) 20250207124113131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124113131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124113131 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124113131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124113131 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124113131 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124113131 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124113131 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124113131 DLLC NOTICE LLME(ffffffff/cdc57db9){UNASSIGNED} LLGM Assign pre (cdc57db9 => cd6e48cb) (gprs_llc.c:1079) 20250207124113132 DLLC NOTICE LLME(cdc57db9/cd6e48cb){ASSIGNED} LLGM Assign post (cdc57db9 => cd6e48cb) (gprs_llc.c:1125) 20250207124113132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124113132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124113132 DMM DEBUG MM(262420000000005/cd6e48cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124113151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124113151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124113151 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124113151 DMM DEBUG MM(262420000000005/cd6e48cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250207124113151 DMM NOTICE MM(262420000000005/cd6e48cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124113151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124113151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124113151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124113151 DMM DEBUG MM(262420000000005/cd6e48cb) Requesting authorization (sgsn_auth.c:160) 20250207124113151 DMM INFO MM(262420000000005/cd6e48cb) Requesting authentication tuples (sgsn_auth.c:184) 20250207124113151 DMM DEBUG MM(262420000000005/cd6e48cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124113151 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250207124113151 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@e827e15c23f2: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250207124113157 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124113157 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124113157 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124113157 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124113157 DMM INFO MM(262420000000005/cd6e48cb) Subscriber data update (mmctx.c:445) 20250207124113158 DMM DEBUG MM(262420000000005/cd6e48cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124113158 DMM INFO MM(262420000000005/cd6e48cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124113158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124113158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124113158 DMM INFO MM(262420000000005/cd6e48cb) <- GMM AUTH AND CIPHERING REQ (rand = b8 44 74 49 d2 6d 78 81 5c 15 20 50 ca a6 c5 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124113171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124113171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124113171 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124113171 DMM INFO MM(262420000000005/cd6e48cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124113171 DMM NOTICE MM(262420000000005/cd6e48cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124113172 DMM DEBUG MM(262420000000005/cd6e48cb) checking auth: received GSM SRES = 5d 27 86 f7 (gprs_gmm.c:666) 20250207124113172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124113172 DMM DEBUG MM(262420000000005/cd6e48cb) Requesting authorization (sgsn_auth.c:160) 20250207124113172 DMM INFO MM(262420000000005/cd6e48cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124113172 DMM DEBUG MM(262420000000005/cd6e48cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124113172 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250207124113172 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) 20250207124113172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124113172 DMM INFO MM(262420000000005/cd6e48cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd6e48cb) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@e827e15c23f2: setverdict(fail): none -> fail MC@e827e15c23f2: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250207124113186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124113187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(171)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(169)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(164)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(159)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@e827e15c23f2: Final verdict of PTC: none 20250207124113191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51672<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI220(168)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(157)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(162)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(167)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@e827e15c23f2: Final verdict of PTC: fail MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@e827e15c23f2: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Feb 7 12:41:13 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 20250207124113276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124113677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20250207124114188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124114188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=73448) 20250207124115189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124115189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Feb 7 12:41:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124116190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124116190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_gsup_lu_reject started. 20250207124116701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124116702 DMM INFO MM(262420000000005/cd6e48cb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124116702 DMM INFO MM(262420000000005/cd6e48cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124116702 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124116702 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124116702 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124116702 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124116702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250207124116702 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124116702 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124116702 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124116702 DLLC NOTICE LLME(cdc57db9/cd6e48cb){ASSIGNED} LLGM Assign pre (cd6e48cb => ffffffff) (gprs_llc.c:1079) 20250207124116702 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd6e48cb => ffffffff) (gprs_llc.c:1125) 20250207124116702 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124116723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124116723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124116723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124116723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124116723 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124116723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124116723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124116723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124116723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124116724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124116724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124116724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124116724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124116724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124116725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124116725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124116725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124116725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124116725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124116727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124116734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124116734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124116742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124116742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124116742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124116742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124116742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124116742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124116742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124116742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124116742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124116744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124116744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124116744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124116744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124116744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124116744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124116744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124116744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124116744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124116744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124116744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(184)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124116744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124116744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124116747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124116754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124116754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(184)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(181)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124116758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124116758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124116758 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124116758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124116758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124116758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124116760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124116760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124116760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124116760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124116760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124116760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124116760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124116760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124116760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124116760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124116760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124116760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124116760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124116763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124116770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124116770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124117191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124117191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124117191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124117191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124117193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124117193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@e827e15c23f2: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D8D518D0'O, index=0 SGSN_Test-GSUP(190)@e827e15c23f2: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@e827e15c23f2: 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 := '0394773F7E703415A0806445D5F3C55F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4207928F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '981DCB49E4930B8A'O } } } } } 20250207124118219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124118219 DLLC NOTICE LLME(ffffffff/d8d518d0){UNASSIGNED} LLC RX: unknown TLLI 0xd8d518d0, creating LLME on the fly (gprs_llc.c:552) 20250207124118219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124118219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124118219 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124118219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124118219 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124118219 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124118219 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124118219 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124118219 DLLC NOTICE LLME(ffffffff/d8d518d0){UNASSIGNED} LLGM Assign pre (d8d518d0 => c3cf4981) (gprs_llc.c:1079) 20250207124118219 DLLC NOTICE LLME(d8d518d0/c3cf4981){ASSIGNED} LLGM Assign post (d8d518d0 => c3cf4981) (gprs_llc.c:1125) 20250207124118219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124118219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124118219 DMM DEBUG MM(262420000000006/c3cf4981) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124118228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124118228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124118228 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124118228 DMM DEBUG MM(262420000000006/c3cf4981) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250207124118228 DMM NOTICE MM(262420000000006/c3cf4981) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124118228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124118228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124118228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124118228 DMM DEBUG MM(262420000000006/c3cf4981) Requesting authorization (sgsn_auth.c:160) 20250207124118228 DMM INFO MM(262420000000006/c3cf4981) Requesting authentication tuples (sgsn_auth.c:184) 20250207124118228 DMM DEBUG MM(262420000000006/c3cf4981) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124118228 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250207124118228 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@e827e15c23f2: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250207124118230 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124118230 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124118230 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124118230 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124118230 DMM INFO MM(262420000000006/c3cf4981) Subscriber data update (mmctx.c:445) 20250207124118230 DMM DEBUG MM(262420000000006/c3cf4981) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124118230 DMM INFO MM(262420000000006/c3cf4981) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124118230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124118230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124118230 DMM INFO MM(262420000000006/c3cf4981) <- GMM AUTH AND CIPHERING REQ (rand = 03 94 77 3f 7e 70 34 15 a0 80 64 45 d5 f3 c5 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124118235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124118235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124118235 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124118235 DMM INFO MM(262420000000006/c3cf4981) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124118235 DMM NOTICE MM(262420000000006/c3cf4981) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124118235 DMM DEBUG MM(262420000000006/c3cf4981) checking auth: received GSM SRES = 42 07 92 8f (gprs_gmm.c:666) 20250207124118235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124118235 DMM DEBUG MM(262420000000006/c3cf4981) Requesting authorization (sgsn_auth.c:160) 20250207124118235 DMM INFO MM(262420000000006/c3cf4981) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124118235 DMM DEBUG MM(262420000000006/c3cf4981) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124118235 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250207124118235 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) 20250207124118235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124118235 DMM INFO MM(262420000000006/c3cf4981) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3cf4981) (gprs_gmm.c:300) 20250207124118235 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250207124118235 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250207124118235 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250207124118235 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124118235 DMM INFO MM(262420000000006/c3cf4981) Subscriber data update (mmctx.c:445) 20250207124118235 DMM DEBUG MM(262420000000006/c3cf4981) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@e827e15c23f2: setverdict(fail): none -> fail MC@e827e15c23f2: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250207124118240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124118240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207124118240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52858<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(178)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(183)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(190)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(188)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(176)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(182)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@e827e15c23f2: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@e827e15c23f2: Final verdict of PTC: fail SGSN_Test-Gb2-BSSGP2(185)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(186)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@e827e15c23f2: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Feb 7 12:41:18 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 20250207124118362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124118764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75820) 20250207124119241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124119241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75820, count=80176) 20250207124120243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124120243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207124120299 DGPRS DEBUG Checking for inactive LLMEs, time = 2162986 (sgsn.c:131) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Feb 7 12:41:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124121244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124121244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_combined started. 20250207124121787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124121787 DMM INFO MM(262420000000006/c3cf4981) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124121788 DMM INFO MM(262420000000006/c3cf4981) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124121788 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124121788 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124121788 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124121788 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250207124121788 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124121788 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124121788 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124121788 DLLC NOTICE LLME(d8d518d0/c3cf4981){ASSIGNED} LLGM Assign pre (c3cf4981 => ffffffff) (gprs_llc.c:1079) 20250207124121788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3cf4981 => ffffffff) (gprs_llc.c:1125) 20250207124121788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124121804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124121805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124121805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124121805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124121805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124121805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124121805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124121805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124121805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124121806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124121806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124121806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124121806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124121806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124121806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124121806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124121806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124121806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124121806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124121806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124121806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124121806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124121809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124121814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124121814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(199)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124121821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124121821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124121822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124121822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124121822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124121822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124121822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124121822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124121822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124121822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124121822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124121822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124121822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124121822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124121822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124121825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124121832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124121832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(203)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI210(201)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124121836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124121836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124121836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124121836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124121836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124121836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124121836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124121836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124121836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124121838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124121838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124121838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124121838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124121838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124121838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124121838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124121838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124121838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124121838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124121838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124121838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124121838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124121841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124121845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124121845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124122245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124122245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124122245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124122245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124122246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124122246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@e827e15c23f2: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FBCA0A0C'O, index=0 SGSN_Test-GSUP(209)@e827e15c23f2: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@e827e15c23f2: 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 := 'DCA97B9D455E2D0D068B6A9106EAA2A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96CCEB36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D9B0E843757FE55'O } } } } } 20250207124123272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124123272 DLLC NOTICE LLME(ffffffff/fbca0a0c){UNASSIGNED} LLC RX: unknown TLLI 0xfbca0a0c, creating LLME on the fly (gprs_llc.c:552) 20250207124123272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124123272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250207124123272 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124123272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124123272 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124123272 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124123272 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124123272 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124123272 DLLC NOTICE LLME(ffffffff/fbca0a0c){UNASSIGNED} LLGM Assign pre (fbca0a0c => e8c7376c) (gprs_llc.c:1079) 20250207124123272 DLLC NOTICE LLME(fbca0a0c/e8c7376c){ASSIGNED} LLGM Assign post (fbca0a0c => e8c7376c) (gprs_llc.c:1125) 20250207124123272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124123272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124123272 DMM DEBUG MM(262420000000007/e8c7376c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124123282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124123282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124123282 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124123282 DMM DEBUG MM(262420000000007/e8c7376c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250207124123282 DMM NOTICE MM(262420000000007/e8c7376c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124123282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124123282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124123282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124123282 DMM DEBUG MM(262420000000007/e8c7376c) Requesting authorization (sgsn_auth.c:160) 20250207124123282 DMM INFO MM(262420000000007/e8c7376c) Requesting authentication tuples (sgsn_auth.c:184) 20250207124123282 DMM DEBUG MM(262420000000007/e8c7376c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124123282 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250207124123282 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@e827e15c23f2: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250207124123284 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124123284 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124123284 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124123284 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124123284 DMM INFO MM(262420000000007/e8c7376c) Subscriber data update (mmctx.c:445) 20250207124123284 DMM DEBUG MM(262420000000007/e8c7376c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124123284 DMM INFO MM(262420000000007/e8c7376c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124123284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124123284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124123284 DMM INFO MM(262420000000007/e8c7376c) <- GMM AUTH AND CIPHERING REQ (rand = dc a9 7b 9d 45 5e 2d 0d 06 8b 6a 91 06 ea a2 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124123288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124123288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124123288 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124123288 DMM INFO MM(262420000000007/e8c7376c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124123289 DMM NOTICE MM(262420000000007/e8c7376c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124123289 DMM DEBUG MM(262420000000007/e8c7376c) checking auth: received GSM SRES = 96 cc eb 36 (gprs_gmm.c:666) 20250207124123289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124123289 DMM DEBUG MM(262420000000007/e8c7376c) Requesting authorization (sgsn_auth.c:160) 20250207124123289 DMM INFO MM(262420000000007/e8c7376c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124123289 DMM DEBUG MM(262420000000007/e8c7376c) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124123289 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250207124123289 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) 20250207124123289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124123289 DMM INFO MM(262420000000007/e8c7376c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8c7376c) (gprs_gmm.c:300) 20250207124123289 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124123289 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124123289 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250207124123289 DMM INFO MM(262420000000007/e8c7376c) Subscriber data update (mmctx.c:445) 20250207124123289 DMM DEBUG MM(262420000000007/e8c7376c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124123289 DMM INFO MM(262420000000007/e8c7376c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124123289 DMM NOTICE MM(262420000000007/e8c7376c) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250207124123289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124123289 DMM NOTICE MM(262420000000007/e8c7376c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124123289 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) 20250207124123289 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124123290 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250207124123290 DMM INFO MM(262420000000007/e8c7376c) Subscriber data update (mmctx.c:445) 20250207124123290 DMM DEBUG MM(262420000000007/e8c7376c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@e827e15c23f2: Removing Client IMSI='262420000000007'H, index=0 20250207124123293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124123293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124123293 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124123293 DMM INFO MM(262420000000007/e8c7376c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124123293 DMM NOTICE MM(262420000000007/e8c7376c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124123293 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124123293 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124123293 DLLC NOTICE LLME(fbca0a0c/e8c7376c){ASSIGNED} LLGM Assign pre (ffffffff => e8c7376c) (gprs_llc.c:1079) 20250207124123293 DLLC NOTICE LLME(ffffffff/e8c7376c){ASSIGNED} LLGM Assign post (ffffffff => e8c7376c) (gprs_llc.c:1125) 20250207124123293 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124123293 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124123293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124123293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@e827e15c23f2: Final verdict of PTC: pass 20250207124123294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@e827e15c23f2: Final verdict of PTC: none 20250207124123295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124123295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(202)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(207)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(197)@e827e15c23f2: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@e827e15c23f2: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(205)@e827e15c23f2: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(200)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(195)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_combined finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Feb 7 12:41:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250207124123369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124123771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87428) 20250207124124296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124124296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87428, count=88688) 20250207124125297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124125297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Feb 7 12:41:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124126297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124126297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_accept_all started. 20250207124126795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124126796 DMM INFO MM(262420000000007/e8c7376c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124126796 DMM INFO MM(262420000000007/e8c7376c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124126796 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124126796 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124126796 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124126796 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124126796 DLLC NOTICE LLME(ffffffff/e8c7376c){ASSIGNED} LLGM Assign pre (e8c7376c => ffffffff) (gprs_llc.c:1079) 20250207124126796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8c7376c => ffffffff) (gprs_llc.c:1125) 20250207124126796 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250207124126796 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) 20250207124126796 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250207124126796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124126796 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124126796 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124126796 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124126796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124126813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124126813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124126813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124126813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124126813 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124126813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124126813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124126813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124126813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124126814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124126814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124126814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124126814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124126814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124126814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124126814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124126814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124126814 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124126814 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124126814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124126814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124126814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124126817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124126822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124126822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124126828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124126828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124126828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124126828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124126828 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124126828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124126828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124126828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124126828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124126829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124126829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124126829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124126829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124126829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124126829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124126829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124126829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124126829 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124126829 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124126829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124126830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124126830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124126832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124126840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124126840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(222)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_accept_all-BVCI210(220)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124126843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124126843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124126843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124126843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124126843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124126843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124126843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124126843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124126843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124126845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124126845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124126845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124126845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124126845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124126845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124126845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124126845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124126845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124126845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124126845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124126845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(226)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124126845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124126847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124126853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124126853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124127298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124127298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124127298 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124127298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124127300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124127300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@e827e15c23f2: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E99ABE49'O, index=0 SGSN_Test-GSUP(228)@e827e15c23f2: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250207124128332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124128332 DLLC NOTICE LLME(ffffffff/e99abe49){UNASSIGNED} LLC RX: unknown TLLI 0xe99abe49, creating LLME on the fly (gprs_llc.c:552) 20250207124128332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124128332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124128332 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124128332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124128332 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124128332 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124128332 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124128332 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124128332 DLLC NOTICE LLME(ffffffff/e99abe49){UNASSIGNED} LLGM Assign pre (e99abe49 => ec953fd5) (gprs_llc.c:1079) 20250207124128332 DLLC NOTICE LLME(e99abe49/ec953fd5){ASSIGNED} LLGM Assign post (e99abe49 => ec953fd5) (gprs_llc.c:1125) 20250207124128332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124128332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124128332 DMM DEBUG MM(262420000000008/ec953fd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124128337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124128337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124128337 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124128337 DMM DEBUG MM(262420000000008/ec953fd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250207124128337 DMM NOTICE MM(262420000000008/ec953fd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124128337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124128337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124128337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250207124128337 DMM INFO MM(262420000000008/ec953fd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xec953fd5) (gprs_gmm.c:300) TC_attach_accept_all(230)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@e827e15c23f2: Removing Client IMSI='262420000000008'H, index=0 20250207124129335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124129335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124129335 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124129335 DMM INFO MM(262420000000008/ec953fd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124129335 DMM NOTICE MM(262420000000008/ec953fd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124129335 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124129335 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124129335 DLLC NOTICE LLME(e99abe49/ec953fd5){ASSIGNED} LLGM Assign pre (ffffffff => ec953fd5) (gprs_llc.c:1079) 20250207124129335 DLLC NOTICE LLME(ffffffff/ec953fd5){ASSIGNED} LLGM Assign post (ffffffff => ec953fd5) (gprs_llc.c:1125) 20250207124129335 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124129335 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124129335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124129335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@e827e15c23f2: Final verdict of PTC: pass 20250207124129336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@e827e15c23f2: Final verdict of PTC: none 20250207124129338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124129338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(226)@e827e15c23f2: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@e827e15c23f2: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(221)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(216)@e827e15c23f2: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(219)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(224)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(214)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_accept_all finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Feb 7 12:41:29 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 20250207124129431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124129833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69148) 20250207124130339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124130339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69148, count=69688) 20250207124131339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124131339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Feb 7 12:41:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124132340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124132340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_closed started. 20250207124132871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124132872 DMM INFO MM(262420000000008/ec953fd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124132872 DMM INFO MM(262420000000008/ec953fd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124132872 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124132872 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124132872 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124132872 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124132872 DLLC NOTICE LLME(ffffffff/ec953fd5){ASSIGNED} LLGM Assign pre (ec953fd5 => ffffffff) (gprs_llc.c:1079) 20250207124132872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec953fd5 => ffffffff) (gprs_llc.c:1125) 20250207124132872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124132872 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124132872 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124132872 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124132872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(235)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124132905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124132905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124132905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124132905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124132905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124132905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124132905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124132905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124132905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124132907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124132907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124132907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124132907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124132907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124132907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124132907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124132907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124132907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124132907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124132907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(236)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124132907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124132907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124132911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124132918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124132918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(240)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124132920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124132920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124132920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124132920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124132920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124132920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124132920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124132920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124132920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_closed-BVCI196(233)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124132921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124132921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124132921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124132921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124132921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124132921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124132921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124132921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124132921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124132921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124132921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124132922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124132922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124132924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124132931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124132931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124132943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124132943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124132943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124132943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124132943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124132943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124132943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124132943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124132943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124132944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124132944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124132944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124132944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124132944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124132944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124132944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124132944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124132944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124132944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124132944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124132945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124132945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124132947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124132956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124132956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124133341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124133341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124133341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124133341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124133342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124133343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@e827e15c23f2: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CD2E9184'O, index=0 SGSN_Test-GSUP(247)@e827e15c23f2: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@e827e15c23f2: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CD2E9184'O, index=1 20250207124134370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124134370 DLLC NOTICE LLME(ffffffff/cd2e9184){UNASSIGNED} LLC RX: unknown TLLI 0xcd2e9184, creating LLME on the fly (gprs_llc.c:552) 20250207124134370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124134370 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124134370 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124134370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124134370 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124134370 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124134370 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124134370 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124134370 DLLC NOTICE LLME(ffffffff/cd2e9184){UNASSIGNED} LLGM Assign pre (cd2e9184 => d4193285) (gprs_llc.c:1079) 20250207124134370 DLLC NOTICE LLME(cd2e9184/d4193285){ASSIGNED} LLGM Assign post (cd2e9184 => d4193285) (gprs_llc.c:1125) 20250207124134370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124134370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124134370 DMM DEBUG MM(001010123456789/d4193285) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124134379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124134379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124134379 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124134379 DMM DEBUG MM(001010123456789/d4193285) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250207124134379 DMM NOTICE MM(001010123456789/d4193285) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124134379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124134379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124134379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250207124134379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124134379 DMM NOTICE MM(001010123456789/d4193285) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250207124134379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124134379 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124134379 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124134379 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124134379 DLLC NOTICE LLME(cd2e9184/d4193285){ASSIGNED} LLGM Assign pre (d4193285 => ffffffff) (gprs_llc.c:1079) 20250207124134379 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4193285 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@e827e15c23f2: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@e827e15c23f2: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@e827e15c23f2: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='EA3FA0A7'O, index=2 SGSN_Test-GSUP(247)@e827e15c23f2: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250207124134406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124134406 DLLC NOTICE LLME(ffffffff/ea3fa0a7){UNASSIGNED} LLC RX: unknown TLLI 0xea3fa0a7, creating LLME on the fly (gprs_llc.c:552) 20250207124134406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124134406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124134406 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124134406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124134406 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124134406 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124134406 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124134406 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124134406 DLLC NOTICE LLME(ffffffff/ea3fa0a7){UNASSIGNED} LLGM Assign pre (ea3fa0a7 => d8a224c2) (gprs_llc.c:1079) 20250207124134406 DLLC NOTICE LLME(ea3fa0a7/d8a224c2){ASSIGNED} LLGM Assign post (ea3fa0a7 => d8a224c2) (gprs_llc.c:1125) 20250207124134406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124134406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124134406 DMM DEBUG MM(262420000000010/d8a224c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124134411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124134411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124134411 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124134411 DMM DEBUG MM(262420000000010/d8a224c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250207124134411 DMM NOTICE MM(262420000000010/d8a224c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124134411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124134411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124134411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250207124134411 DMM INFO MM(262420000000010/d8a224c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a224c2) (gprs_gmm.c:300) TC_attach_closed(250)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@e827e15c23f2: Removing Client IMSI='262420000000010'H, index=2 20250207124135409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124135409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124135409 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124135409 DMM INFO MM(262420000000010/d8a224c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124135409 DMM NOTICE MM(262420000000010/d8a224c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124135409 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124135409 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124135409 DLLC NOTICE LLME(ea3fa0a7/d8a224c2){ASSIGNED} LLGM Assign pre (ffffffff => d8a224c2) (gprs_llc.c:1079) 20250207124135409 DLLC NOTICE LLME(ffffffff/d8a224c2){ASSIGNED} LLGM Assign post (ffffffff => d8a224c2) (gprs_llc.c:1125) 20250207124135409 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124135409 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124135409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124135409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@e827e15c23f2: Final verdict of PTC: pass 20250207124135410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124135411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(237)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@e827e15c23f2: Final verdict of PTC: none 20250207124135411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@e827e15c23f2: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(236)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@e827e15c23f2: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(240)@e827e15c23f2: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(245)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(238)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(234)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(243)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@e827e15c23f2: Test case TC_attach_closed finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Feb 7 12:41:35 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250207124135535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124135936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77144) 20250207124136412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124136412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77144, count=81500) 20250207124137413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124137413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Feb 7 12:41:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124138414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124138414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_no_imei_response started. 20250207124138961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124138962 DMM INFO MM(262420000000010/d8a224c2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124138962 DMM INFO MM(262420000000010/d8a224c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124138962 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124138962 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124138962 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124138962 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124138962 DLLC NOTICE LLME(ffffffff/d8a224c2){ASSIGNED} LLGM Assign pre (d8a224c2 => ffffffff) (gprs_llc.c:1079) 20250207124138962 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8a224c2 => ffffffff) (gprs_llc.c:1125) 20250207124138962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124138962 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124138962 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124138962 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124138962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124138980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124138980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124138980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124138980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124138980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124138980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124138980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124138980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124138980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124138981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124138981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124138981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124138981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124138981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124138981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124138981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124138981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124138981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124138981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124138981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124138981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124138981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124138984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124138990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124138990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124139000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124139000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124139000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124139000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124139000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124139000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124139000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124139000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124139000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124139001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124139001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124139001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124139001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124139001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124139001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124139001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124139001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124139001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124139001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124139001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124139001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124139001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124139003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124139009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124139009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(262)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(258)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124139016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124139016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124139016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124139016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124139016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124139016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124139016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124139016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124139016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124139017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124139017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124139017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124139017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124139017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124139017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124139017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124139017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124139017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124139017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124139017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124139018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124139018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124139020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124139026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124139026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124139416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124139416 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124139416 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124139416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124139417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124139418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@e827e15c23f2: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C3252B2E'O, index=0 SGSN_Test-GSUP(267)@e827e15c23f2: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250207124140449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124140449 DLLC NOTICE LLME(ffffffff/c3252b2e){UNASSIGNED} LLC RX: unknown TLLI 0xc3252b2e, creating LLME on the fly (gprs_llc.c:552) 20250207124140449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124140449 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250207124140449 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124140449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124140449 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124140449 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124140449 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124140449 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124140449 DLLC NOTICE LLME(ffffffff/c3252b2e){UNASSIGNED} LLGM Assign pre (c3252b2e => d08b6a53) (gprs_llc.c:1079) 20250207124140449 DLLC NOTICE LLME(c3252b2e/d08b6a53){ASSIGNED} LLGM Assign post (c3252b2e => d08b6a53) (gprs_llc.c:1125) 20250207124140449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124140449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124140449 DMM DEBUG MM(262420000000032/d08b6a53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124146449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124146449 DMM DEBUG MM(262420000000032/d08b6a53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124150300 DGPRS DEBUG Checking for inactive LLMEs, time = 2163016 (sgsn.c:131) 20250207124152450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124152450 DMM DEBUG MM(262420000000032/d08b6a53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124158451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124158451 DMM DEBUG MM(262420000000032/d08b6a53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124159416 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124159416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207124159417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124204453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124204453 DMM DEBUG MM(262420000000032/d08b6a53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124208983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124208984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124208984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124209002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124209003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124209003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124209018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124209018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124209018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124210454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124210454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250207124210454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124210454 DMM NOTICE MM(262420000000032/d08b6a53) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250207124210454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124210454 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124210454 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124210454 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124210454 DLLC NOTICE LLME(c3252b2e/d08b6a53){ASSIGNED} LLGM Assign pre (d08b6a53 => ffffffff) (gprs_llc.c:1079) 20250207124210454 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d08b6a53 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@e827e15c23f2: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@e827e15c23f2: Final verdict of PTC: pass 20250207124210458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(260)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@e827e15c23f2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@e827e15c23f2: Final verdict of PTC: none 20250207124210459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124210459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(251)@e827e15c23f2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(255)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(265)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(263)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(259)@e827e15c23f2: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(253)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Feb 7 12:42:10 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 20250207124210573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124210874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20250207124211459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124211459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20250207124212460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124212460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Feb 7 12:42:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124213461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124213461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_no_imsi_response started. 20250207124213895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124213895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124213912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124213912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124213912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124213912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124213912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124213912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124213912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124213912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124213912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124213913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124213913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124213913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124213913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124213913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124213913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124213913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124213913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124213913 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124213913 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124213913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124213914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124213914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124213917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124213925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124213925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(275)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124213929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124213929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124213929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124213929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124213929 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124213929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124213929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124213929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124213929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124213930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124213930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124213930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124213930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124213930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124213930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124213930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124213930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124213930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124213930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124213930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124213931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124213931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124213934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(281)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124213944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124213944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124213953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124213953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124213953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124213953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124213953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124213953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124213954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124213954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124213954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124213954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124213954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124213954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124213954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124213954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124213954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124213954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124213954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124213955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124213955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124213956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124213961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124213961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124214462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124214462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124214463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124214463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124214464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124214464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@e827e15c23f2: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F4C9C240'O, index=0 SGSN_Test-GSUP(286)@e827e15c23f2: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250207124215489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124215489 DLLC NOTICE LLME(ffffffff/f4c9c240){UNASSIGNED} LLC RX: unknown TLLI 0xf4c9c240, creating LLME on the fly (gprs_llc.c:552) 20250207124215489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124215489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250207124215489 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124215489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124215489 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124215489 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124215489 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124215489 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124215489 DLLC NOTICE LLME(ffffffff/f4c9c240){UNASSIGNED} LLGM Assign pre (f4c9c240 => f583084b) (gprs_llc.c:1079) 20250207124215489 DLLC NOTICE LLME(f4c9c240/f583084b){ASSIGNED} LLGM Assign post (f4c9c240 => f583084b) (gprs_llc.c:1125) 20250207124215489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124215489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124215489 DMM DEBUG MM(/f583084b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124215496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124215496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124215496 DMM DEBUG MM_STATE_Gb(4106863168)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124215496 DMM DEBUG MM(/f583084b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250207124215496 DMM NOTICE MM(/f583084b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124215496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124215496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250207124215496 DMM DEBUG MM(/f583084b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250207124220301 DGPRS DEBUG Checking for inactive LLMEs, time = 2163046 (sgsn.c:131) 20250207124221496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124221496 DMM DEBUG MM(/f583084b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250207124227497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124227497 DMM DEBUG MM(/f583084b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250207124233498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124233498 DMM DEBUG MM(/f583084b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250207124234463 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124234463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207124234464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124239499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124239499 DMM DEBUG MM(/f583084b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250207124243915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124243916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124243916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124243932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124243933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124243933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124243955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124243956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124243956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124245500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250207124245500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250207124245500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124245500 DMM NOTICE MM(/f583084b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250207124245500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Reject}: Deallocated (fsm.c:568) 20250207124245500 DMM DEBUG MM_STATE_Gb(4106863168)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124245500 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124245500 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124245500 DLLC NOTICE LLME(f4c9c240/f583084b){ASSIGNED} LLGM Assign pre (f583084b => ffffffff) (gprs_llc.c:1079) 20250207124245500 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f583084b => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@e827e15c23f2: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@e827e15c23f2: Final verdict of PTC: pass 20250207124245506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124245507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124245507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(271)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(286)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(285)@e827e15c23f2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(274)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(279)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@e827e15c23f2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(283)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(272)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(277)@e827e15c23f2: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Feb 7 12:42:45 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250207124245588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124245891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20250207124246508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124246509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20250207124247510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124247510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Feb 7 12:42:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124248510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124248510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_closed_add_vty started. 20250207124248924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124248927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124248971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124248971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124248971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124248971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124248971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124248971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124248971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124248971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124248971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124248972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124248972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124248972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124248972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124248972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124248972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124248972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124248972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124248972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124248972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124248972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124248972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124248972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124248975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124248979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124248979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@e827e15c23f2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124248993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124248993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124248993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124248993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124248993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124248993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124248993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124248993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124248993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124248994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124248994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124248994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124248995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124248995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124248995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124248995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124248995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124248995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124248995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124248995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124248995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124248995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124248998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(298)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@e827e15c23f2: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(295)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124249003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124249003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124249003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124249003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124249003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124249003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124249003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124249003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124249003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250207124249004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124249004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(303)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124249004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124249004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124249004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124249005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124249005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124249005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124249005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124249005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124249005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124249005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124249005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124249005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124249005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed_add_vty-BVCI210(296)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124249008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124249013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124249013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124249512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124249512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124249512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124249512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124249516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124249518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207124250301 DGPRS DEBUG Checking for inactive LLMEs, time = 2163076 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='FEB6F1DF'O, index=0 SGSN_Test-GSUP(305)@e827e15c23f2: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='FEB6F1DF'O, index=1 20250207124250558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124250558 DLLC NOTICE LLME(ffffffff/feb6f1df){UNASSIGNED} LLC RX: unknown TLLI 0xfeb6f1df, creating LLME on the fly (gprs_llc.c:552) 20250207124250558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124250558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124250558 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124250559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124250559 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124250559 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124250559 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124250559 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124250559 DLLC NOTICE LLME(ffffffff/feb6f1df){UNASSIGNED} LLGM Assign pre (feb6f1df => ca2840e2) (gprs_llc.c:1079) 20250207124250559 DLLC NOTICE LLME(feb6f1df/ca2840e2){ASSIGNED} LLGM Assign post (feb6f1df => ca2840e2) (gprs_llc.c:1125) 20250207124250559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124250559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124250559 DMM DEBUG MM(001010123456789/ca2840e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124250571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124250571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124250571 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124250571 DMM DEBUG MM(001010123456789/ca2840e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250207124250571 DMM NOTICE MM(001010123456789/ca2840e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124250571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124250571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124250571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250207124250571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124250571 DMM NOTICE MM(001010123456789/ca2840e2) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250207124250571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124250571 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124250571 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124250571 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124250571 DLLC NOTICE LLME(feb6f1df/ca2840e2){ASSIGNED} LLGM Assign pre (ca2840e2 => ffffffff) (gprs_llc.c:1079) 20250207124250571 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca2840e2 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='FEB6F1DF'O, index=2 20250207124250579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124250579 DLLC NOTICE LLME(ffffffff/feb6f1df){UNASSIGNED} LLC RX: unknown TLLI 0xfeb6f1df, creating LLME on the fly (gprs_llc.c:552) 20250207124250579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124250579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124250579 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124250579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124250579 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124250579 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124250579 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124250579 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124250579 DLLC NOTICE LLME(ffffffff/feb6f1df){UNASSIGNED} LLGM Assign pre (feb6f1df => f9bc13f4) (gprs_llc.c:1079) 20250207124250579 DLLC NOTICE LLME(feb6f1df/f9bc13f4){ASSIGNED} LLGM Assign post (feb6f1df => f9bc13f4) (gprs_llc.c:1125) 20250207124250579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124250579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124250579 DMM DEBUG MM(001010123456700/f9bc13f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124250585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124250585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124250585 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124250585 DMM DEBUG MM(001010123456700/f9bc13f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250207124250585 DMM NOTICE MM(001010123456700/f9bc13f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124250585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124250585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124250585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250207124250585 DMM INFO MM(001010123456700/f9bc13f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9bc13f4) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: Removing Client IMSI='001010123456700'H, index=2 20250207124251587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124251587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124251587 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124251587 DMM INFO MM(001010123456700/f9bc13f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124251587 DMM NOTICE MM(001010123456700/f9bc13f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124251588 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124251588 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124251588 DLLC NOTICE LLME(feb6f1df/f9bc13f4){ASSIGNED} LLGM Assign pre (ffffffff => f9bc13f4) (gprs_llc.c:1079) 20250207124251588 DLLC NOTICE LLME(ffffffff/f9bc13f4){ASSIGNED} LLGM Assign post (ffffffff => f9bc13f4) (gprs_llc.c:1125) 20250207124251588 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124251588 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124251588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124251588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@e827e15c23f2: Final verdict of PTC: pass 20250207124251590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(293)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@e827e15c23f2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@e827e15c23f2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@e827e15c23f2: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@e827e15c23f2: Final verdict of PTC: none 20250207124251595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124251595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(298)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(297)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(301)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(303)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(299)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(291)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Feb 7 12:42:51 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 20250207124251712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124252114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20250207124252596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124252596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=80452) 20250207124253596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124253596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Feb 7 12:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124254597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124254597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_check_subscriber_list started. 20250207124255142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124255145 DMM INFO MM(001010123456700/f9bc13f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124255145 DMM INFO MM(001010123456700/f9bc13f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124255145 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124255145 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124255145 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124255145 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124255145 DLLC NOTICE LLME(ffffffff/f9bc13f4){ASSIGNED} LLGM Assign pre (f9bc13f4 => ffffffff) (gprs_llc.c:1079) 20250207124255145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bc13f4 => ffffffff) (gprs_llc.c:1125) 20250207124255145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124255145 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124255145 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124255145 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124255145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124255185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124255185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124255185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124255185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124255185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124255187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124255187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124255187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124255187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124255187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124255187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124255190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124255197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124255197 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124255205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124255205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124255205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124255205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124255205 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124255205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124255205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124255205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124255205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124255206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124255206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124255206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124255206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124255206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124255206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124255206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124255206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124255206 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124255206 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124255206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124255207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124255207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124255209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124255214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124255214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124255222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124255222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124255222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124255222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124255222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124255222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124255223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124255223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124255223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124255223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124255225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124255231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124255231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124255599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124255599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124255599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124255599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124255604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124255605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@e827e15c23f2: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D07DDC83'O, index=0 SGSN_Test-GSUP(324)@e827e15c23f2: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@e827e15c23f2: 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 := '3DA07686C1A040815B6AC321CDAE9DF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7345301'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FB692CF43C00427'O } } } } } 20250207124256669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124256669 DLLC NOTICE LLME(ffffffff/d07ddc83){UNASSIGNED} LLC RX: unknown TLLI 0xd07ddc83, creating LLME on the fly (gprs_llc.c:552) 20250207124256669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124256669 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124256669 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124256669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124256669 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124256669 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124256669 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124256669 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124256669 DLLC NOTICE LLME(ffffffff/d07ddc83){UNASSIGNED} LLGM Assign pre (d07ddc83 => cf24d741) (gprs_llc.c:1079) 20250207124256669 DLLC NOTICE LLME(d07ddc83/cf24d741){ASSIGNED} LLGM Assign post (d07ddc83 => cf24d741) (gprs_llc.c:1125) 20250207124256669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124256669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124256669 DMM DEBUG MM(262420000000034/cf24d741) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124256676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124256676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124256676 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124256676 DMM DEBUG MM(262420000000034/cf24d741) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250207124256676 DMM NOTICE MM(262420000000034/cf24d741) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124256676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124256676 DMM DEBUG MM(262420000000034/cf24d741) Requesting authorization (sgsn_auth.c:160) 20250207124256676 DMM INFO MM(262420000000034/cf24d741) Requesting authentication tuples (sgsn_auth.c:184) 20250207124256676 DMM DEBUG MM(262420000000034/cf24d741) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124256676 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250207124256676 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@e827e15c23f2: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250207124256677 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124256677 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124256677 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124256677 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124256677 DMM INFO MM(262420000000034/cf24d741) Subscriber data update (mmctx.c:445) 20250207124256677 DMM DEBUG MM(262420000000034/cf24d741) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124256677 DMM INFO MM(262420000000034/cf24d741) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124256677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124256677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124256677 DMM INFO MM(262420000000034/cf24d741) <- GMM AUTH AND CIPHERING REQ (rand = 3d a0 76 86 c1 a0 40 81 5b 6a c3 21 cd ae 9d f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124256681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124256681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124256681 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124256681 DMM INFO MM(262420000000034/cf24d741) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124256681 DMM NOTICE MM(262420000000034/cf24d741) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124256681 DMM DEBUG MM(262420000000034/cf24d741) checking auth: received GSM SRES = f7 34 53 01 (gprs_gmm.c:666) 20250207124256681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124256681 DMM DEBUG MM(262420000000034/cf24d741) Requesting authorization (sgsn_auth.c:160) 20250207124256681 DMM INFO MM(262420000000034/cf24d741) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124256681 DMM DEBUG MM(262420000000034/cf24d741) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124256681 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250207124256681 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) 20250207124256681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124256681 DMM INFO MM(262420000000034/cf24d741) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf24d741) (gprs_gmm.c:300) 20250207124256682 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124256682 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124256682 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250207124256682 DMM INFO MM(262420000000034/cf24d741) Subscriber data update (mmctx.c:445) 20250207124256682 DMM DEBUG MM(262420000000034/cf24d741) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124256682 DMM INFO MM(262420000000034/cf24d741) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124256682 DMM NOTICE MM(262420000000034/cf24d741) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250207124256682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124256682 DMM NOTICE MM(262420000000034/cf24d741) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124256682 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) 20250207124256682 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124256682 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250207124256682 DMM INFO MM(262420000000034/cf24d741) Subscriber data update (mmctx.c:445) 20250207124256682 DMM DEBUG MM(262420000000034/cf24d741) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124256685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124256685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124256685 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124256685 DMM INFO MM(262420000000034/cf24d741) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124256685 DMM NOTICE MM(262420000000034/cf24d741) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124256685 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124256685 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124256685 DLLC NOTICE LLME(d07ddc83/cf24d741){ASSIGNED} LLGM Assign pre (ffffffff => cf24d741) (gprs_llc.c:1079) 20250207124256685 DLLC NOTICE LLME(ffffffff/cf24d741){ASSIGNED} LLGM Assign post (ffffffff => cf24d741) (gprs_llc.c:1125) 20250207124256685 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124256685 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124256685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124256685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@e827e15c23f2: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@e827e15c23f2: Final verdict of PTC: pass 20250207124256746 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250207124256746 DMM INFO MM(262420000000034/cf24d741) Subscriber data update (mmctx.c:445) 20250207124256746 DMM DEBUG MM(262420000000034/cf24d741) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250207124256746 DMM INFO MM(262420000000034/cf24d741) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250207124256746 DMM INFO MM(262420000000034/cf24d741) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124256746 DMM INFO MM(262420000000034/cf24d741) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124256746 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124256746 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124256746 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124256746 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124256746 DLLC NOTICE LLME(ffffffff/cf24d741){ASSIGNED} LLGM Assign pre (cf24d741 => ffffffff) (gprs_llc.c:1079) 20250207124256746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf24d741 => ffffffff) (gprs_llc.c:1125) 20250207124256746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124256746 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124256746 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124256746 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124256748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@e827e15c23f2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(317)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(312)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@e827e15c23f2: Final verdict of PTC: none 20250207124256753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124256753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(314)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(322)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@e827e15c23f2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@e827e15c23f2: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(310)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(315)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(320)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Feb 7 12:42:56 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250207124256868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124257169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90048) 20250207124257755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124257755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90048, count=94404) 20250207124258756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124258756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124259756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124259756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_detach_check_subscriber_list started. 20250207124300200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124300202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124300250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124300250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124300250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124300250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124300250 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124300250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124300250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124300250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124300250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124300252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124300252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124300252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124300252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124300252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124300252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124300252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124300252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124300252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124300252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124300252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124300253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124300253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124300256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124300263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300263 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124300266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124300266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124300266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124300266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124300266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124300266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124300266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124300266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124300266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124300268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124300268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124300268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124300268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124300268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124300268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124300268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124300268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124300268 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124300268 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124300268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124300268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124300268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124300271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124300277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124300283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124300283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124300283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124300283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124300283 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124300283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124300283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124300283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124300283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124300284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124300284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124300284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124300285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124300285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124300285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124300285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124300285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124300285 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124300285 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124300285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124300285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124300285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124300292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124300757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124300757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124300757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124300757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124300758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124300759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@e827e15c23f2: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EC49921C'O, index=0 SGSN_Test-GSUP(343)@e827e15c23f2: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@e827e15c23f2: 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 := '969F13F3985D99E9C85B7A117BB7345B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A91878C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1E0BD9623944E8C'O } } } } } 20250207124300801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300801 DLLC NOTICE LLME(ffffffff/ec49921c){UNASSIGNED} LLC RX: unknown TLLI 0xec49921c, creating LLME on the fly (gprs_llc.c:552) 20250207124300801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124300801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124300801 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124300801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124300801 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124300801 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124300801 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124300801 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124300801 DLLC NOTICE LLME(ffffffff/ec49921c){UNASSIGNED} LLGM Assign pre (ec49921c => c72f86cb) (gprs_llc.c:1079) 20250207124300801 DLLC NOTICE LLME(ec49921c/c72f86cb){ASSIGNED} LLGM Assign post (ec49921c => c72f86cb) (gprs_llc.c:1125) 20250207124300801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124300801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124300801 DMM DEBUG MM(262420000000033/c72f86cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124300817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124300817 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124300817 DMM DEBUG MM(262420000000033/c72f86cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250207124300817 DMM NOTICE MM(262420000000033/c72f86cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124300817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124300817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124300817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124300817 DMM DEBUG MM(262420000000033/c72f86cb) Requesting authorization (sgsn_auth.c:160) 20250207124300817 DMM INFO MM(262420000000033/c72f86cb) Requesting authentication tuples (sgsn_auth.c:184) 20250207124300817 DMM DEBUG MM(262420000000033/c72f86cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124300818 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250207124300818 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@e827e15c23f2: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250207124300821 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124300821 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124300821 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124300821 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124300821 DMM INFO MM(262420000000033/c72f86cb) Subscriber data update (mmctx.c:445) 20250207124300821 DMM DEBUG MM(262420000000033/c72f86cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124300821 DMM INFO MM(262420000000033/c72f86cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124300821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124300821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124300821 DMM INFO MM(262420000000033/c72f86cb) <- GMM AUTH AND CIPHERING REQ (rand = 96 9f 13 f3 98 5d 99 e9 c8 5b 7a 11 7b b7 34 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124300830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124300830 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124300830 DMM INFO MM(262420000000033/c72f86cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124300830 DMM NOTICE MM(262420000000033/c72f86cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124300830 DMM DEBUG MM(262420000000033/c72f86cb) checking auth: received GSM SRES = a9 18 78 c2 (gprs_gmm.c:666) 20250207124300830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124300830 DMM DEBUG MM(262420000000033/c72f86cb) Requesting authorization (sgsn_auth.c:160) 20250207124300830 DMM INFO MM(262420000000033/c72f86cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124300830 DMM DEBUG MM(262420000000033/c72f86cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124300830 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250207124300830 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) 20250207124300830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124300830 DMM INFO MM(262420000000033/c72f86cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72f86cb) (gprs_gmm.c:300) 20250207124300832 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124300832 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124300832 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250207124300832 DMM INFO MM(262420000000033/c72f86cb) Subscriber data update (mmctx.c:445) 20250207124300832 DMM DEBUG MM(262420000000033/c72f86cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124300832 DMM INFO MM(262420000000033/c72f86cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124300832 DMM NOTICE MM(262420000000033/c72f86cb) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250207124300832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124300832 DMM NOTICE MM(262420000000033/c72f86cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124300832 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) 20250207124300833 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124300833 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250207124300833 DMM INFO MM(262420000000033/c72f86cb) Subscriber data update (mmctx.c:445) 20250207124300833 DMM DEBUG MM(262420000000033/c72f86cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124300843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124300843 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124300843 DMM INFO MM(262420000000033/c72f86cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124300843 DMM NOTICE MM(262420000000033/c72f86cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124300843 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124300843 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124300843 DLLC NOTICE LLME(ec49921c/c72f86cb){ASSIGNED} LLGM Assign pre (ffffffff => c72f86cb) (gprs_llc.c:1079) 20250207124300843 DLLC NOTICE LLME(ffffffff/c72f86cb){ASSIGNED} LLGM Assign post (ffffffff => c72f86cb) (gprs_llc.c:1125) 20250207124300843 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124300843 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124300843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124300843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@e827e15c23f2: setverdict(pass): none -> pass 20250207124300898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124300899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250207124300899 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124300899 DMM INFO MM(262420000000033/c72f86cb) -> GMM DETACH REQUEST TLLI=0xc72f86cb type=GPRS detach Power-off (gprs_gmm.c:1465) 20250207124300899 DMM INFO MM(262420000000033/c72f86cb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124300899 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124300899 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124300899 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124300899 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124300899 DLLC NOTICE LLME(ffffffff/c72f86cb){ASSIGNED} LLGM Assign pre (c72f86cb => ffffffff) (gprs_llc.c:1079) 20250207124300899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c72f86cb => ffffffff) (gprs_llc.c:1125) 20250207124300899 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250207124300899 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) 20250207124300899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124300899 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124300899 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124300899 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124300900 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@e827e15c23f2: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@e827e15c23f2: Final verdict of PTC: pass 20250207124305908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124305909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124305909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(333)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(343)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(331)@e827e15c23f2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(336)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@e827e15c23f2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(341)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(339)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(334)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(329)@e827e15c23f2: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Feb 7 12:43:05 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250207124306019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124306319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87476) 20250207124306910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124306910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87476, count=93548) 20250207124307912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124307912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Feb 7 12:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124308913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124308913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_check_complete_resend started. 20250207124309399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124309399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124309415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124309415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124309415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124309415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124309415 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124309415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124309415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124309415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124309415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124309416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124309416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124309416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124309416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124309416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124309416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124309416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124309416 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124309416 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124309416 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124309416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124309416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124309416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124309418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124309424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124309424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(355)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124309435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124309435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124309435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124309435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124309435 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124309435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124309435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124309435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124309435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124309437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124309437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124309437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124309437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124309437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124309437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124309437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124309437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124309437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124309437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124309437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124309437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124309437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124309441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(355)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124309448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124309448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124309448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124309448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124309448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124309448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124309448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124309448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124309448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250207124309448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124309448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(360)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124309449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124309449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124309449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124309449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124309449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124309449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124309449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124309449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124309449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124309449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124309449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124309449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124309449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_check_complete_resend-BVCI210(353)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124309452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124309457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124309457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124309914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124309914 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124309914 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124309914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124309915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124309916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@e827e15c23f2: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='FE0C463E'O, index=0 SGSN_Test-GSUP(362)@e827e15c23f2: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@e827e15c23f2: 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 := '88634F7139AB07ACA14DA0A7601766A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F6C1EFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50355F9C967181CF'O } } } } } 20250207124310970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124310970 DLLC NOTICE LLME(ffffffff/fe0c463e){UNASSIGNED} LLC RX: unknown TLLI 0xfe0c463e, creating LLME on the fly (gprs_llc.c:552) 20250207124310970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124310970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250207124310970 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124310970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124310970 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124310970 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124310970 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124310970 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124310970 DLLC NOTICE LLME(ffffffff/fe0c463e){UNASSIGNED} LLGM Assign pre (fe0c463e => c587ebaf) (gprs_llc.c:1079) 20250207124310970 DLLC NOTICE LLME(fe0c463e/c587ebaf){ASSIGNED} LLGM Assign post (fe0c463e => c587ebaf) (gprs_llc.c:1125) 20250207124310970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124310970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124310970 DMM DEBUG MM(262420000000036/c587ebaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124310981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124310981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124310981 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124310981 DMM DEBUG MM(262420000000036/c587ebaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250207124310981 DMM NOTICE MM(262420000000036/c587ebaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124310981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124310981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124310981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124310981 DMM DEBUG MM(262420000000036/c587ebaf) Requesting authorization (sgsn_auth.c:160) 20250207124310981 DMM INFO MM(262420000000036/c587ebaf) Requesting authentication tuples (sgsn_auth.c:184) 20250207124310981 DMM DEBUG MM(262420000000036/c587ebaf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124310981 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250207124310981 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@e827e15c23f2: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250207124310983 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124310983 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124310983 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124310983 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124310983 DMM INFO MM(262420000000036/c587ebaf) Subscriber data update (mmctx.c:445) 20250207124310983 DMM DEBUG MM(262420000000036/c587ebaf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124310983 DMM INFO MM(262420000000036/c587ebaf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124310983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124310983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124310983 DMM INFO MM(262420000000036/c587ebaf) <- GMM AUTH AND CIPHERING REQ (rand = 88 63 4f 71 39 ab 07 ac a1 4d a0 a7 60 17 66 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124310988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124310988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124310988 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124310988 DMM INFO MM(262420000000036/c587ebaf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124310988 DMM NOTICE MM(262420000000036/c587ebaf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124310988 DMM DEBUG MM(262420000000036/c587ebaf) checking auth: received GSM SRES = 8f 6c 1e ff (gprs_gmm.c:666) 20250207124310988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124310988 DMM DEBUG MM(262420000000036/c587ebaf) Requesting authorization (sgsn_auth.c:160) 20250207124310988 DMM INFO MM(262420000000036/c587ebaf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124310988 DMM DEBUG MM(262420000000036/c587ebaf) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124310988 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250207124310988 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) 20250207124310988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124310988 DMM INFO MM(262420000000036/c587ebaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc587ebaf) (gprs_gmm.c:300) 20250207124310990 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124310990 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124310990 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250207124310990 DMM INFO MM(262420000000036/c587ebaf) Subscriber data update (mmctx.c:445) 20250207124310990 DMM DEBUG MM(262420000000036/c587ebaf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124310990 DMM INFO MM(262420000000036/c587ebaf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124310990 DMM NOTICE MM(262420000000036/c587ebaf) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250207124310990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124310990 DMM NOTICE MM(262420000000036/c587ebaf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124310990 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) 20250207124310990 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124310990 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250207124310990 DMM INFO MM(262420000000036/c587ebaf) Subscriber data update (mmctx.c:445) 20250207124310990 DMM DEBUG MM(262420000000036/c587ebaf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@e827e15c23f2: Warning: Re-starting timer T, which is already active (running or expired). 20250207124316990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124316990 DMM INFO MM(262420000000036/c587ebaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc587ebaf) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e827e15c23f2: Warning: Re-starting timer T, which is already active (running or expired). 20250207124320302 DGPRS DEBUG Checking for inactive LLMEs, time = 2163106 (sgsn.c:131) 20250207124322992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124322992 DMM INFO MM(262420000000036/c587ebaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc587ebaf) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e827e15c23f2: Warning: Re-starting timer T, which is already active (running or expired). 20250207124328993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124328993 DMM INFO MM(262420000000036/c587ebaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc587ebaf) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e827e15c23f2: Warning: Re-starting timer T, which is already active (running or expired). 20250207124329916 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124329916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207124329917 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124334994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124334994 DMM INFO MM(262420000000036/c587ebaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc587ebaf) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@e827e15c23f2: Warning: Re-starting timer T, which is already active (running or expired). 20250207124339417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124339419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124339419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124339438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124339438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124339438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124339450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124339451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124339451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124340995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250207124340995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250207124340995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124340996 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250207124340996 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) 20250207124340996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124340996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124340996 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124340996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124340996 DLLC NOTICE LLME(fe0c463e/c587ebaf){ASSIGNED} LLGM Assign pre (c587ebaf => ffffffff) (gprs_llc.c:1079) 20250207124340996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c587ebaf => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@e827e15c23f2: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@e827e15c23f2: Final verdict of PTC: pass 20250207124345013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@e827e15c23f2: Final verdict of PTC: none 20250207124345017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124345018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(356)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@e827e15c23f2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(350)@e827e15c23f2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@e827e15c23f2: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(360)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(354)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(359)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(348)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Feb 7 12:43:45 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 20250207124345082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124345384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89404) 20250207124346019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124346019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89404, count=94836) 20250207124347021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124347022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:43:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124348023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124348023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_hlr_location_cancel_request_update started. 20250207124348436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124348439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124348484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124348484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124348484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124348484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124348484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124348484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124348484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124348484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124348484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124348485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124348485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124348485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124348486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124348486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124348486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124348486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124348486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124348486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124348486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124348486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124348486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124348486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124348490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124348497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124348497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(371)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124348501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124348501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124348501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124348501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124348501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124348502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124348502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124348502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124348502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124348502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124348502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124348502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124348502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124348502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124348502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124348502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124348502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124348502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124348505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124348510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124348510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(375)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 TC_hlr_location_cancel_request_update-BVCI210(373)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124348529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124348529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124348529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124348529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124348529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124348529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124348529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124348529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124348529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124348530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124348530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124348530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124348530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124348530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124348530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124348530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124348530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124348530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124348530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124348530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124348530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124348530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124348532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124348542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124348542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124349025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124349025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124349025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124349025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124349029 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124349031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@e827e15c23f2: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E3B34555'O, index=0 SGSN_Test-GSUP(381)@e827e15c23f2: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@e827e15c23f2: 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 := '3BC53665BECDA0DB0F9C97C2252E9C4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47AB7A70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF9E3AA42CC6E14D'O } } } } } 20250207124350103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124350103 DLLC NOTICE LLME(ffffffff/e3b34555){UNASSIGNED} LLC RX: unknown TLLI 0xe3b34555, creating LLME on the fly (gprs_llc.c:552) 20250207124350103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124350103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124350103 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124350103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124350103 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124350103 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124350103 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124350103 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124350103 DLLC NOTICE LLME(ffffffff/e3b34555){UNASSIGNED} LLGM Assign pre (e3b34555 => f6ef1207) (gprs_llc.c:1079) 20250207124350103 DLLC NOTICE LLME(e3b34555/f6ef1207){ASSIGNED} LLGM Assign post (e3b34555 => f6ef1207) (gprs_llc.c:1125) 20250207124350103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124350103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124350103 DMM DEBUG MM(262420000000031/f6ef1207) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124350125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124350125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124350126 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124350126 DMM DEBUG MM(262420000000031/f6ef1207) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250207124350126 DMM NOTICE MM(262420000000031/f6ef1207) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124350126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124350126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124350126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124350126 DMM DEBUG MM(262420000000031/f6ef1207) Requesting authorization (sgsn_auth.c:160) 20250207124350126 DMM INFO MM(262420000000031/f6ef1207) Requesting authentication tuples (sgsn_auth.c:184) 20250207124350126 DMM DEBUG MM(262420000000031/f6ef1207) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124350126 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250207124350126 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@e827e15c23f2: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250207124350132 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124350132 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124350132 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124350132 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124350132 DMM INFO MM(262420000000031/f6ef1207) Subscriber data update (mmctx.c:445) 20250207124350132 DMM DEBUG MM(262420000000031/f6ef1207) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124350132 DMM INFO MM(262420000000031/f6ef1207) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124350132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124350132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124350132 DMM INFO MM(262420000000031/f6ef1207) <- GMM AUTH AND CIPHERING REQ (rand = 3b c5 36 65 be cd a0 db 0f 9c 97 c2 25 2e 9c 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124350149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124350149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124350149 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124350149 DMM INFO MM(262420000000031/f6ef1207) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124350149 DMM NOTICE MM(262420000000031/f6ef1207) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124350149 DMM DEBUG MM(262420000000031/f6ef1207) checking auth: received GSM SRES = 47 ab 7a 70 (gprs_gmm.c:666) 20250207124350149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124350149 DMM DEBUG MM(262420000000031/f6ef1207) Requesting authorization (sgsn_auth.c:160) 20250207124350150 DMM INFO MM(262420000000031/f6ef1207) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124350150 DMM DEBUG MM(262420000000031/f6ef1207) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124350150 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250207124350150 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) 20250207124350150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124350150 DMM INFO MM(262420000000031/f6ef1207) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6ef1207) (gprs_gmm.c:300) 20250207124350153 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124350153 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124350153 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250207124350153 DMM INFO MM(262420000000031/f6ef1207) Subscriber data update (mmctx.c:445) 20250207124350153 DMM DEBUG MM(262420000000031/f6ef1207) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124350153 DMM INFO MM(262420000000031/f6ef1207) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124350153 DMM NOTICE MM(262420000000031/f6ef1207) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250207124350153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124350153 DMM NOTICE MM(262420000000031/f6ef1207) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124350153 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) 20250207124350154 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124350154 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250207124350154 DMM INFO MM(262420000000031/f6ef1207) Subscriber data update (mmctx.c:445) 20250207124350154 DMM DEBUG MM(262420000000031/f6ef1207) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124350167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124350167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124350167 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124350167 DMM INFO MM(262420000000031/f6ef1207) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124350167 DMM NOTICE MM(262420000000031/f6ef1207) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124350167 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124350167 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124350167 DLLC NOTICE LLME(e3b34555/f6ef1207){ASSIGNED} LLGM Assign pre (ffffffff => f6ef1207) (gprs_llc.c:1079) 20250207124350167 DLLC NOTICE LLME(ffffffff/f6ef1207){ASSIGNED} LLGM Assign post (ffffffff => f6ef1207) (gprs_llc.c:1125) 20250207124350167 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124350167 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124350167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124350167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@e827e15c23f2: setverdict(pass): none -> pass 20250207124350216 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250207124350216 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250207124350216 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) 20250207124350216 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250207124350216 DMM INFO MM(262420000000031/f6ef1207) Subscriber data update (mmctx.c:445) 20250207124350216 DMM DEBUG MM(262420000000031/f6ef1207) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250207124350216 DMM INFO MM(262420000000031/f6ef1207) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250207124350216 DMM INFO MM(262420000000031/f6ef1207) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124350216 DMM INFO MM(262420000000031/f6ef1207) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124350216 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124350216 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124350216 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124350216 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124350216 DLLC NOTICE LLME(ffffffff/f6ef1207){ASSIGNED} LLGM Assign pre (f6ef1207 => ffffffff) (gprs_llc.c:1079) 20250207124350216 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6ef1207 => ffffffff) (gprs_llc.c:1125) 20250207124350216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124350216 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124350216 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124350216 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124350303 DGPRS DEBUG Checking for inactive LLMEs, time = 2163136 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed MC@e827e15c23f2: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@e827e15c23f2: Final verdict of PTC: none 20250207124355227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124355227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(380)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(369)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(374)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@e827e15c23f2: Final verdict of PTC: none 20250207124355230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45572<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(368)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(372)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(367)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@e827e15c23f2: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(366)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(378)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@e827e15c23f2: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Feb 7 12:43:55 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 20250207124355336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124355637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20250207124356228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124356228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=92652) 20250207124357229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124357229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:43:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124358231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124358231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_hlr_location_cancel_request_withdraw started. 20250207124358720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124358721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124358738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124358739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124358739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124358739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124358739 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124358739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124358739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124358739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124358739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124358740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124358740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124358740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124358740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124358740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124358740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124358740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124358740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124358740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124358740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124358740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124358740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124358740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124358743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124358747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124358747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124358752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124358752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124358752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124358752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124358752 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124358752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124358752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124358753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124358753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124358753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124358753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124358753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124358753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124358753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124358753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124358753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124358753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124358753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124358753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124358753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124358754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124358754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124358756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124358761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124358761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124358768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124358768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124358768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124358768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124358768 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124358768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124358768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124358768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124358768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124358769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124358769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124358769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124358769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124358769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124358769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124358769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124358769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124358769 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124358769 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124358769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124358769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124358769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124358771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124358775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124358775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124359232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124359233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124359233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124359233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124359237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124359238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e827e15c23f2: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D11EA00E'O, index=0 SGSN_Test-GSUP(400)@e827e15c23f2: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@e827e15c23f2: 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 := '05885917DFF3695569A75C91ACC929C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DAA2410'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A1090BDCCB456F9'O } } } } } 20250207124400303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124400303 DLLC NOTICE LLME(ffffffff/d11ea00e){UNASSIGNED} LLC RX: unknown TLLI 0xd11ea00e, creating LLME on the fly (gprs_llc.c:552) 20250207124400303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124400303 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124400303 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124400303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124400303 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124400303 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124400303 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124400303 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124400303 DLLC NOTICE LLME(ffffffff/d11ea00e){UNASSIGNED} LLGM Assign pre (d11ea00e => c684df2d) (gprs_llc.c:1079) 20250207124400303 DLLC NOTICE LLME(d11ea00e/c684df2d){ASSIGNED} LLGM Assign post (d11ea00e => c684df2d) (gprs_llc.c:1125) 20250207124400303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124400303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124400303 DMM DEBUG MM(262420000000029/c684df2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124400321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124400321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124400321 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124400321 DMM DEBUG MM(262420000000029/c684df2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250207124400321 DMM NOTICE MM(262420000000029/c684df2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124400321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124400321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124400321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124400321 DMM DEBUG MM(262420000000029/c684df2d) Requesting authorization (sgsn_auth.c:160) 20250207124400321 DMM INFO MM(262420000000029/c684df2d) Requesting authentication tuples (sgsn_auth.c:184) 20250207124400321 DMM DEBUG MM(262420000000029/c684df2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124400321 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250207124400321 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@e827e15c23f2: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250207124400327 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124400327 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124400327 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124400327 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124400327 DMM INFO MM(262420000000029/c684df2d) Subscriber data update (mmctx.c:445) 20250207124400327 DMM DEBUG MM(262420000000029/c684df2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124400327 DMM INFO MM(262420000000029/c684df2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124400327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124400327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124400327 DMM INFO MM(262420000000029/c684df2d) <- GMM AUTH AND CIPHERING REQ (rand = 05 88 59 17 df f3 69 55 69 a7 5c 91 ac c9 29 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124400343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124400343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124400343 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124400343 DMM INFO MM(262420000000029/c684df2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124400343 DMM NOTICE MM(262420000000029/c684df2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124400343 DMM DEBUG MM(262420000000029/c684df2d) checking auth: received GSM SRES = 8d aa 24 10 (gprs_gmm.c:666) 20250207124400343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124400344 DMM DEBUG MM(262420000000029/c684df2d) Requesting authorization (sgsn_auth.c:160) 20250207124400344 DMM INFO MM(262420000000029/c684df2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124400344 DMM DEBUG MM(262420000000029/c684df2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124400344 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250207124400344 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) 20250207124400344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124400344 DMM INFO MM(262420000000029/c684df2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc684df2d) (gprs_gmm.c:300) 20250207124400346 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124400346 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124400346 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250207124400346 DMM INFO MM(262420000000029/c684df2d) Subscriber data update (mmctx.c:445) 20250207124400346 DMM DEBUG MM(262420000000029/c684df2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124400346 DMM INFO MM(262420000000029/c684df2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124400346 DMM NOTICE MM(262420000000029/c684df2d) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250207124400346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124400346 DMM NOTICE MM(262420000000029/c684df2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124400346 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) 20250207124400347 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124400347 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250207124400347 DMM INFO MM(262420000000029/c684df2d) Subscriber data update (mmctx.c:445) 20250207124400347 DMM DEBUG MM(262420000000029/c684df2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124400356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124400356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124400357 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124400357 DMM INFO MM(262420000000029/c684df2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124400357 DMM NOTICE MM(262420000000029/c684df2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124400357 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124400357 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124400357 DLLC NOTICE LLME(d11ea00e/c684df2d){ASSIGNED} LLGM Assign pre (ffffffff => c684df2d) (gprs_llc.c:1079) 20250207124400357 DLLC NOTICE LLME(ffffffff/c684df2d){ASSIGNED} LLGM Assign post (ffffffff => c684df2d) (gprs_llc.c:1125) 20250207124400357 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124400357 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124400357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124400357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@e827e15c23f2: setverdict(pass): none -> pass 20250207124400407 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250207124400407 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250207124400407 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) 20250207124400407 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250207124400407 DMM INFO MM(262420000000029/c684df2d) Subscriber data update (mmctx.c:445) 20250207124400407 DMM DEBUG MM(262420000000029/c684df2d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250207124400407 DMM INFO MM(262420000000029/c684df2d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250207124400407 DMM INFO MM(262420000000029/c684df2d) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250207124400407 DMM NOTICE MM(262420000000029/c684df2d) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250207124400407 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250207124400407 DMM INFO MM(262420000000029/c684df2d) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250207124400407 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124400407 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124400407 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124400407 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124400407 DLLC NOTICE LLME(ffffffff/c684df2d){ASSIGNED} LLGM Assign pre (c684df2d => ffffffff) (gprs_llc.c:1079) 20250207124400407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c684df2d => ffffffff) (gprs_llc.c:1125) 20250207124400407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124400407 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124400407 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124400407 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e827e15c23f2: Removing Client IMSI='262420000000029'H, index=0 20250207124400421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124400421 DLLC NOTICE LLME(ffffffff/c684df2d){UNASSIGNED} LLC RX: unknown TLLI 0xc684df2d, creating LLME on the fly (gprs_llc.c:552) 20250207124400421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124400421 DMM NOTICE LLME(ffffffff/c684df2d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250207124400421 DLLC NOTICE LLME(ffffffff/c684df2d){UNASSIGNED} LLGM Assign pre (c684df2d => ffffffff) (gprs_llc.c:1079) 20250207124400421 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c684df2d => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@e827e15c23f2: Final verdict of PTC: pass 20250207124400424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@e827e15c23f2: Final verdict of PTC: none 20250207124400428 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124400428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(398)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(388)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(393)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(391)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(396)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(386)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@e827e15c23f2: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Feb 7 12:44:00 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250207124400527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124400828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44364) 20250207124401430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124401430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44364, count=96420) 20250207124402430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124402431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:44:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124403432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124403432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250207124403901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124403905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124403947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124403947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124403947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124403947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124403947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124403947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124403947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124403947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124403947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250207124403948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124403948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124403948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(407)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124403948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124403948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124403948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124403948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124403948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124403948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124403948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124403948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124403948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124403948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124403952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124403960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124403960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@e827e15c23f2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(412)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124403967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124403967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124403967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124403967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124403967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124403967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124403967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124403967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124403967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124403968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124403968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124403968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124403968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124403968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124403968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124403968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124403968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124403968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124403968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124403968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(413)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124403969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124403969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124403971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124403977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124403977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(417)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124403978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124403978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124403978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124403978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124403978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124403978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124403978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124403978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124403978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124403979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124403979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124403979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124403979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124403979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124403979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124403979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124403979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124403979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124403979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124403979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124403979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124403979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124403981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124403986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124403986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124404433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124404433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124404433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124404433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124404436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124404437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e827e15c23f2: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C8626A75'O, index=0 SGSN_Test-GSUP(419)@e827e15c23f2: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250207124405499 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) 20250207124405499 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@e827e15c23f2: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@e827e15c23f2: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e827e15c23f2: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e827e15c23f2: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e827e15c23f2: Final verdict of PTC: pass 20250207124405510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50892<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124405514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124405515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(407)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(419)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(417)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(413)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(405)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(411)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(415)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@e827e15c23f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Feb 7 12:44:05 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250207124405578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124405881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47128) 20250207124406516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124406516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47128, count=53180) 20250207124407517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124407517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:44:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124408518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124408518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250207124408914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124408917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124408956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124408956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124408956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124408956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124408956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124408956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124408956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124408956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124408956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124408957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124408957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124408957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124408957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124408957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124408957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124408957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124408957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124408957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124408957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124408957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(427)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124408958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124408958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124408961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(423)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124408966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124408966 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124408968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124408968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124408969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124408969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124408969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124408969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124408969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124408969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124408969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124408969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124408969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124408969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124408969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124408969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124408969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124408969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124408969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124408969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124408969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124408969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124408970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124408970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124408972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124408981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124408981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(432)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124408984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124408984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124408984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124408984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124408984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124408984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124408984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124408984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124408984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124408985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124408985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124408985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124408985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124408985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124408985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124408985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124408985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124408985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124408985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124408985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124408986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124408986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124408988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124408994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124408994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124409519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124409519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124409519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124409519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124409520 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124409520 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e827e15c23f2: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E8A902A4'O, index=0 SGSN_Test-GSUP(438)@e827e15c23f2: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250207124410586 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) 20250207124410586 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@e827e15c23f2: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@e827e15c23f2: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e827e15c23f2: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e827e15c23f2: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e827e15c23f2: Final verdict of PTC: pass 20250207124410595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@e827e15c23f2: Final verdict of PTC: none 20250207124410599 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124410600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(426)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(431)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(436)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@e827e15c23f2: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(424)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(434)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(429)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@e827e15c23f2: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Feb 7 12:44:10 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250207124410695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124410997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52128) 20250207124411600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124411600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52128, count=52668) 20250207124412602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124412602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Feb 7 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124413603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124413603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_rau_unknown started. 20250207124414084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124414087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124414130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124414130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124414130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124414130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124414130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124414130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124414131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124414131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124414131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124414131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124414131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124414131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124414131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124414131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124414131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124414131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124414131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124414132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124414132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124414135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124414142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124414142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(447)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_rau_unknown-BVCI196(444)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124414146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124414146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124414146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124414146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124414146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124414146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124414146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124414146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124414146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124414147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124414147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124414147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124414147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124414147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124414147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124414147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124414147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124414147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124414147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124414147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124414148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124414148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124414149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124414154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124414154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124414164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124414164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124414164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124414164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124414164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124414164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124414164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124414164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124414164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124414165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124414165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124414165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124414165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124414165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124414165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124414165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124414165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124414165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124414165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124414165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(456)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124414165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124414165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124414167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124414172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124414172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124414604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124414604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124414604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124414604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124414609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207124414610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@e827e15c23f2: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C5108494'O, index=0 SGSN_Test-GSUP(457)@e827e15c23f2: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250207124415674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124415674 DLLC NOTICE LLME(ffffffff/c5108494){UNASSIGNED} LLC RX: unknown TLLI 0xc5108494, creating LLME on the fly (gprs_llc.c:552) 20250207124415674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250207124415674 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207124415674 DMM NOTICE LLME(ffffffff/c5108494){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250207124415674 DLLC NOTICE LLME(ffffffff/c5108494){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250207124415674 DMM ERROR LLME(ffffffff/c5108494){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250207124415674 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250207124415674 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250207124415674 DLLC NOTICE LLME(ffffffff/c5108494){UNASSIGNED} LLGM Assign pre (c5108494 => ffffffff) (gprs_llc.c:1079) 20250207124415674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5108494 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@e827e15c23f2: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@e827e15c23f2: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@e827e15c23f2: Final verdict of PTC: pass 20250207124415689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47428<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124415693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124415693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(441)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(457)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(456)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(450)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(445)@e827e15c23f2: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@e827e15c23f2: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@e827e15c23f2: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(443)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(454)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(448)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@e827e15c23f2: Test case TC_rau_unknown finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Feb 7 12:44:15 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250207124415787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124416089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50588) 20250207124416694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124416694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50588, count=55224) 20250207124417695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124417695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Feb 7 12:44:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124418696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124418696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_rau started. 20250207124419178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124419181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124419213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124419213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124419213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124419213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124419213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124419213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124419213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124419213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124419213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124419214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124419214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124419214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124419214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124419214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124419214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124419215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124419215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124419218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124419224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124419224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124419231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124419231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124419231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124419231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124419231 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124419231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124419231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124419231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124419231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124419232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124419232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124419232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124419232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124419232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124419232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124419232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124419232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124419233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124419233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124419233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124419233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124419233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124419236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124419242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124419242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124419250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124419250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124419250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124419250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124419250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124419250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124419250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124419250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124419250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124419252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124419252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124419252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124419252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124419252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124419252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124419252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124419252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124419252 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124419252 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124419252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124419252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124419252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124419254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124419261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124419261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124419697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124419697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124419697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124419697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@e827e15c23f2: Established a new IPA connection (conn_id=2) 20250207124419698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@e827e15c23f2: CCM 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(475)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207124419698 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207124420304 DGPRS DEBUG Checking for inactive LLMEs, time = 2163166 (sgsn.c:131) TC_attach_rau-BVCI196(463)@e827e15c23f2: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CCDF126B'O, index=0 SGSN_Test-GSUP(476)@e827e15c23f2: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@e827e15c23f2: 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 := '22E74BA00497283D5EFC7641181A924A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D74119B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD410498FB14EE2F'O } } } } } 20250207124420764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124420764 DLLC NOTICE LLME(ffffffff/ccdf126b){UNASSIGNED} LLC RX: unknown TLLI 0xccdf126b, creating LLME on the fly (gprs_llc.c:552) 20250207124420764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124420764 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124420764 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124420764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124420764 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124420764 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124420764 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124420764 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124420764 DLLC NOTICE LLME(ffffffff/ccdf126b){UNASSIGNED} LLGM Assign pre (ccdf126b => fde208ca) (gprs_llc.c:1079) 20250207124420764 DLLC NOTICE LLME(ccdf126b/fde208ca){ASSIGNED} LLGM Assign post (ccdf126b => fde208ca) (gprs_llc.c:1125) 20250207124420764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124420764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124420764 DMM DEBUG MM(262420000000012/fde208ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124420777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124420777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124420777 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124420777 DMM DEBUG MM(262420000000012/fde208ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250207124420777 DMM NOTICE MM(262420000000012/fde208ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124420777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124420777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124420777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124420777 DMM DEBUG MM(262420000000012/fde208ca) Requesting authorization (sgsn_auth.c:160) 20250207124420777 DMM INFO MM(262420000000012/fde208ca) Requesting authentication tuples (sgsn_auth.c:184) 20250207124420777 DMM DEBUG MM(262420000000012/fde208ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124420777 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250207124420777 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@e827e15c23f2: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250207124420779 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124420779 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124420779 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124420779 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124420779 DMM INFO MM(262420000000012/fde208ca) Subscriber data update (mmctx.c:445) 20250207124420779 DMM DEBUG MM(262420000000012/fde208ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124420779 DMM INFO MM(262420000000012/fde208ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124420779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124420779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124420779 DMM INFO MM(262420000000012/fde208ca) <- GMM AUTH AND CIPHERING REQ (rand = 22 e7 4b a0 04 97 28 3d 5e fc 76 41 18 1a 92 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124420784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124420784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124420784 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124420784 DMM INFO MM(262420000000012/fde208ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124420784 DMM NOTICE MM(262420000000012/fde208ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124420784 DMM DEBUG MM(262420000000012/fde208ca) checking auth: received GSM SRES = d7 41 19 b5 (gprs_gmm.c:666) 20250207124420784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124420784 DMM DEBUG MM(262420000000012/fde208ca) Requesting authorization (sgsn_auth.c:160) 20250207124420784 DMM INFO MM(262420000000012/fde208ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124420785 DMM DEBUG MM(262420000000012/fde208ca) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124420785 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250207124420785 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) 20250207124420785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124420785 DMM INFO MM(262420000000012/fde208ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfde208ca) (gprs_gmm.c:300) 20250207124420786 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124420786 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124420786 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250207124420786 DMM INFO MM(262420000000012/fde208ca) Subscriber data update (mmctx.c:445) 20250207124420786 DMM DEBUG MM(262420000000012/fde208ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124420786 DMM INFO MM(262420000000012/fde208ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124420786 DMM NOTICE MM(262420000000012/fde208ca) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250207124420786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124420786 DMM NOTICE MM(262420000000012/fde208ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124420786 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) 20250207124420786 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124420786 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250207124420786 DMM INFO MM(262420000000012/fde208ca) Subscriber data update (mmctx.c:445) 20250207124420786 DMM DEBUG MM(262420000000012/fde208ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124420793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124420793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124420793 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124420793 DMM INFO MM(262420000000012/fde208ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124420793 DMM NOTICE MM(262420000000012/fde208ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124420793 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124420793 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124420793 DLLC NOTICE LLME(ccdf126b/fde208ca){ASSIGNED} LLGM Assign pre (ffffffff => fde208ca) (gprs_llc.c:1079) 20250207124420793 DLLC NOTICE LLME(ffffffff/fde208ca){ASSIGNED} LLGM Assign post (ffffffff => fde208ca) (gprs_llc.c:1125) 20250207124420793 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124420793 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124420793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124420793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@e827e15c23f2: setverdict(pass): none -> pass 20250207124420848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124420848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124420848 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124420848 DMM INFO MM(262420000000012/fde208ca) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250207124420848 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124420848 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207124420848 DLLC NOTICE LLME(ffffffff/fde208ca){ASSIGNED} LLGM Assign pre (fde208ca => e934b62e) (gprs_llc.c:1079) 20250207124420848 DLLC NOTICE LLME(fde208ca/e934b62e){ASSIGNED} LLGM Assign post (fde208ca => e934b62e) (gprs_llc.c:1125) 20250207124420848 DMM INFO MM(262420000000012/e934b62e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@e827e15c23f2: Removing Client IMSI='262420000000012'H, index=0 20250207124420861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124420862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250207124420862 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124420862 DMM INFO MM(262420000000012/e934b62e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207124420862 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207124420862 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124420862 DLLC NOTICE LLME(fde208ca/e934b62e){ASSIGNED} LLGM Assign pre (ffffffff => e934b62e) (gprs_llc.c:1079) 20250207124420862 DLLC NOTICE LLME(ffffffff/e934b62e){ASSIGNED} LLGM Assign post (ffffffff => e934b62e) (gprs_llc.c:1125) 20250207124420862 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@e827e15c23f2: Final verdict of PTC: pass 20250207124420866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(460)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(476)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@e827e15c23f2: Final verdict of PTC: none 20250207124420871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124420871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(469)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(474)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(464)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(467)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(472)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(462)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_rau finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Feb 7 12:44:20 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250207124420978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124421380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79180) 20250207124421872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124421872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79180, count=92952) 20250207124422873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124422873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Feb 7 12:44:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124423874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124423874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_rau_a_a started. 20250207124424410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124424411 DMM INFO MM(262420000000012/e934b62e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124424411 DMM INFO MM(262420000000012/e934b62e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124424411 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124424411 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124424411 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124424411 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124424411 DLLC NOTICE LLME(ffffffff/e934b62e){ASSIGNED} LLGM Assign pre (e934b62e => ffffffff) (gprs_llc.c:1079) 20250207124424411 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e934b62e => ffffffff) (gprs_llc.c:1125) 20250207124424411 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250207124424411 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) 20250207124424411 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20250207124424411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124424411 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124424411 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124424411 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124424411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124424427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124424427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124424427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124424427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124424427 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124424427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124424427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124424427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124424427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124424428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124424428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124424428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124424428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124424428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124424428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124424428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124424428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124424428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124424428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124424428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124424428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124424428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124424431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124424438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124424438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(484)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_rau_a_a-BVCI196(482)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124424441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124424441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124424441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124424441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124424441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124424441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124424441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124424441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124424441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124424442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124424442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124424442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124424442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124424442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124424442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124424442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124424442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124424442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124424442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124424442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124424443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124424443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124424445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124424450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124424450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124424459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124424459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124424459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124424459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124424459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124424459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124424459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124424459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124424459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124424460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124424460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124424460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124424460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124424460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124424460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124424460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124424460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124424460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124424460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124424460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124424460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124424460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124424462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124424467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124424467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124424875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124424875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124424875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124424875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124424876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124424877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@e827e15c23f2: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D7A709FC'O, index=0 SGSN_Test-GSUP(495)@e827e15c23f2: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@e827e15c23f2: 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 := '5FA9B704D1FA5959910C56263D1CEC29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B534E74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55CE702E03A776D7'O } } } } } 20250207124425905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124425905 DLLC NOTICE LLME(ffffffff/d7a709fc){UNASSIGNED} LLC RX: unknown TLLI 0xd7a709fc, creating LLME on the fly (gprs_llc.c:552) 20250207124425905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124425905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124425905 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124425905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124425905 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124425905 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124425905 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124425905 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124425905 DLLC NOTICE LLME(ffffffff/d7a709fc){UNASSIGNED} LLGM Assign pre (d7a709fc => ca657b22) (gprs_llc.c:1079) 20250207124425905 DLLC NOTICE LLME(d7a709fc/ca657b22){ASSIGNED} LLGM Assign post (d7a709fc => ca657b22) (gprs_llc.c:1125) 20250207124425905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124425905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124425905 DMM DEBUG MM(262420000000037/ca657b22) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124425916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124425916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124425916 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124425916 DMM DEBUG MM(262420000000037/ca657b22) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250207124425916 DMM NOTICE MM(262420000000037/ca657b22) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124425916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124425916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124425916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124425916 DMM DEBUG MM(262420000000037/ca657b22) Requesting authorization (sgsn_auth.c:160) 20250207124425916 DMM INFO MM(262420000000037/ca657b22) Requesting authentication tuples (sgsn_auth.c:184) 20250207124425916 DMM DEBUG MM(262420000000037/ca657b22) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124425916 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250207124425916 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@e827e15c23f2: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250207124425920 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124425920 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124425920 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124425920 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124425920 DMM INFO MM(262420000000037/ca657b22) Subscriber data update (mmctx.c:445) 20250207124425920 DMM DEBUG MM(262420000000037/ca657b22) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124425920 DMM INFO MM(262420000000037/ca657b22) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124425920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124425920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124425920 DMM INFO MM(262420000000037/ca657b22) <- GMM AUTH AND CIPHERING REQ (rand = 5f a9 b7 04 d1 fa 59 59 91 0c 56 26 3d 1c ec 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124425930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124425930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124425930 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124425930 DMM INFO MM(262420000000037/ca657b22) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124425930 DMM NOTICE MM(262420000000037/ca657b22) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124425930 DMM DEBUG MM(262420000000037/ca657b22) checking auth: received GSM SRES = 1b 53 4e 74 (gprs_gmm.c:666) 20250207124425930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124425930 DMM DEBUG MM(262420000000037/ca657b22) Requesting authorization (sgsn_auth.c:160) 20250207124425930 DMM INFO MM(262420000000037/ca657b22) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124425930 DMM DEBUG MM(262420000000037/ca657b22) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124425930 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250207124425930 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) 20250207124425930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124425930 DMM INFO MM(262420000000037/ca657b22) <- GMM ATTACH ACCEPT (new P-TMSI=0xca657b22) (gprs_gmm.c:300) 20250207124425932 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124425932 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124425932 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250207124425932 DMM INFO MM(262420000000037/ca657b22) Subscriber data update (mmctx.c:445) 20250207124425932 DMM DEBUG MM(262420000000037/ca657b22) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124425932 DMM INFO MM(262420000000037/ca657b22) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124425932 DMM NOTICE MM(262420000000037/ca657b22) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250207124425932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124425932 DMM NOTICE MM(262420000000037/ca657b22) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124425932 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) 20250207124425932 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124425932 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250207124425932 DMM INFO MM(262420000000037/ca657b22) Subscriber data update (mmctx.c:445) 20250207124425932 DMM DEBUG MM(262420000000037/ca657b22) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124425940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124425940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124425940 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124425940 DMM INFO MM(262420000000037/ca657b22) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124425940 DMM NOTICE MM(262420000000037/ca657b22) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124425940 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124425940 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124425940 DLLC NOTICE LLME(d7a709fc/ca657b22){ASSIGNED} LLGM Assign pre (ffffffff => ca657b22) (gprs_llc.c:1079) 20250207124425940 DLLC NOTICE LLME(ffffffff/ca657b22){ASSIGNED} LLGM Assign post (ffffffff => ca657b22) (gprs_llc.c:1125) 20250207124425940 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124425940 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124425940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124425940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@e827e15c23f2: setverdict(pass): none -> pass 20250207124425997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124425997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124425997 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124425997 DMM INFO MM(262420000000037/ca657b22) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207124425997 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124425997 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207124425997 DLLC NOTICE LLME(ffffffff/ca657b22){ASSIGNED} LLGM Assign pre (ca657b22 => fe70c295) (gprs_llc.c:1079) 20250207124425997 DLLC NOTICE LLME(ca657b22/fe70c295){ASSIGNED} LLGM Assign post (ca657b22 => fe70c295) (gprs_llc.c:1125) 20250207124425997 DMM INFO MM(262420000000037/fe70c295) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124426011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124426011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250207124426011 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124426011 DMM INFO MM(262420000000037/fe70c295) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207124426011 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207124426011 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124426011 DLLC NOTICE LLME(ca657b22/fe70c295){ASSIGNED} LLGM Assign pre (ffffffff => fe70c295) (gprs_llc.c:1079) 20250207124426011 DLLC NOTICE LLME(ffffffff/fe70c295){ASSIGNED} LLGM Assign post (ffffffff => fe70c295) (gprs_llc.c:1125) 20250207124426011 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250207124426011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124426011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124426011 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124426011 DMM INFO MM(262420000000037/fe70c295) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207124426011 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124426011 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207124426011 DLLC NOTICE LLME(ffffffff/fe70c295){ASSIGNED} LLGM Assign pre (fe70c295 => fd8f1a3b) (gprs_llc.c:1079) 20250207124426011 DLLC NOTICE LLME(fe70c295/fd8f1a3b){ASSIGNED} LLGM Assign post (fe70c295 => fd8f1a3b) (gprs_llc.c:1125) 20250207124426011 DMM INFO MM(262420000000037/fd8f1a3b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124426022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124426022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124426022 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124426022 DMM INFO MM(262420000000037/fd8f1a3b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207124426022 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207124426022 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124426022 DLLC NOTICE LLME(fe70c295/fd8f1a3b){ASSIGNED} LLGM Assign pre (ffffffff => fd8f1a3b) (gprs_llc.c:1079) 20250207124426022 DLLC NOTICE LLME(ffffffff/fd8f1a3b){ASSIGNED} LLGM Assign post (ffffffff => fd8f1a3b) (gprs_llc.c:1125) 20250207124426022 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250207124426023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124426023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124426023 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124426023 DMM INFO MM(262420000000037/fd8f1a3b) -> GMM DETACH REQUEST TLLI=0xfd8f1a3b type=GPRS detach Power-off (gprs_gmm.c:1465) 20250207124426023 DMM INFO MM(262420000000037/fd8f1a3b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124426023 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124426023 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124426023 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124426023 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124426023 DLLC NOTICE LLME(ffffffff/fd8f1a3b){ASSIGNED} LLGM Assign pre (fd8f1a3b => ffffffff) (gprs_llc.c:1079) 20250207124426023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd8f1a3b => ffffffff) (gprs_llc.c:1125) 20250207124426023 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250207124426023 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) 20250207124426023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124426023 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124426023 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124426023 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124426025 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@e827e15c23f2: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@e827e15c23f2: Final verdict of PTC: pass 20250207124431032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@e827e15c23f2: Final verdict of PTC: none 20250207124431033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124431033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(493)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(483)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(488)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(481)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(491)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(486)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Feb 7 12:44:31 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 20250207124431136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124431437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108372) 20250207124432035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124432035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108372, count=112728) 20250207124433036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124433037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Feb 7 12:44:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124434038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124434038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_rau_a_b started. 20250207124434506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124434509 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124434555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124434555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124434555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124434555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124434555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124434555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124434555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124434555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124434555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124434556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124434556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124434556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124434557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124434557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124434557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124434557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124434557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124434557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124434557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124434557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124434557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124434557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124434560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124434570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124434570 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124434577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124434577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124434577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124434577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124434577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124434577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124434577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124434577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124434577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124434578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124434578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124434578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124434578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124434578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124434578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124434578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124434578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124434578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124434578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124434578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124434579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124434579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124434581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124434585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124434585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124434591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124434591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124434591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124434591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124434591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124434591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124434591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124434591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124434591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124434592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124434592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124434592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124434592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124434592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124434592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124434592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124434592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124434592 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124434592 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124434592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124434592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124434592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124434594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124434599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124434599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124435039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124435039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124435039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124435040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124435044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124435045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@e827e15c23f2: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EDAED842'O, index=0 SGSN_Test-GSUP(514)@e827e15c23f2: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@e827e15c23f2: 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 := '5285DC85691390A7544A77272E137BD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEB9DE3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF27D6C6DCC5DE3E'O } } } } } 20250207124436125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436125 DLLC NOTICE LLME(ffffffff/edaed842){UNASSIGNED} LLC RX: unknown TLLI 0xedaed842, creating LLME on the fly (gprs_llc.c:552) 20250207124436125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124436125 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124436125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124436125 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124436125 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124436125 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124436125 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124436125 DLLC NOTICE LLME(ffffffff/edaed842){UNASSIGNED} LLGM Assign pre (edaed842 => de7dea59) (gprs_llc.c:1079) 20250207124436125 DLLC NOTICE LLME(edaed842/de7dea59){ASSIGNED} LLGM Assign post (edaed842 => de7dea59) (gprs_llc.c:1125) 20250207124436125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124436125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124436125 DMM DEBUG MM(262420000000038/de7dea59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124436151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436151 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436151 DMM DEBUG MM(262420000000038/de7dea59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250207124436151 DMM NOTICE MM(262420000000038/de7dea59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124436151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124436151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124436151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124436151 DMM DEBUG MM(262420000000038/de7dea59) Requesting authorization (sgsn_auth.c:160) 20250207124436151 DMM INFO MM(262420000000038/de7dea59) Requesting authentication tuples (sgsn_auth.c:184) 20250207124436151 DMM DEBUG MM(262420000000038/de7dea59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124436151 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250207124436151 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@e827e15c23f2: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250207124436157 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124436157 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124436157 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124436157 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124436157 DMM INFO MM(262420000000038/de7dea59) Subscriber data update (mmctx.c:445) 20250207124436157 DMM DEBUG MM(262420000000038/de7dea59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124436157 DMM INFO MM(262420000000038/de7dea59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124436157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124436157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124436157 DMM INFO MM(262420000000038/de7dea59) <- GMM AUTH AND CIPHERING REQ (rand = 52 85 dc 85 69 13 90 a7 54 4a 77 27 2e 13 7b d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124436169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436169 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436169 DMM INFO MM(262420000000038/de7dea59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124436169 DMM NOTICE MM(262420000000038/de7dea59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124436169 DMM DEBUG MM(262420000000038/de7dea59) checking auth: received GSM SRES = ce b9 de 3b (gprs_gmm.c:666) 20250207124436169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124436169 DMM DEBUG MM(262420000000038/de7dea59) Requesting authorization (sgsn_auth.c:160) 20250207124436170 DMM INFO MM(262420000000038/de7dea59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124436170 DMM DEBUG MM(262420000000038/de7dea59) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124436170 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250207124436170 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) 20250207124436170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124436170 DMM INFO MM(262420000000038/de7dea59) <- GMM ATTACH ACCEPT (new P-TMSI=0xde7dea59) (gprs_gmm.c:300) 20250207124436172 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124436172 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124436172 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250207124436172 DMM INFO MM(262420000000038/de7dea59) Subscriber data update (mmctx.c:445) 20250207124436172 DMM DEBUG MM(262420000000038/de7dea59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124436172 DMM INFO MM(262420000000038/de7dea59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124436172 DMM NOTICE MM(262420000000038/de7dea59) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250207124436172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124436172 DMM NOTICE MM(262420000000038/de7dea59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124436172 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) 20250207124436172 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124436172 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250207124436172 DMM INFO MM(262420000000038/de7dea59) Subscriber data update (mmctx.c:445) 20250207124436173 DMM DEBUG MM(262420000000038/de7dea59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124436184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436184 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436184 DMM INFO MM(262420000000038/de7dea59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124436184 DMM NOTICE MM(262420000000038/de7dea59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124436184 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124436184 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124436184 DLLC NOTICE LLME(edaed842/de7dea59){ASSIGNED} LLGM Assign pre (ffffffff => de7dea59) (gprs_llc.c:1079) 20250207124436184 DLLC NOTICE LLME(ffffffff/de7dea59){ASSIGNED} LLGM Assign post (ffffffff => de7dea59) (gprs_llc.c:1125) 20250207124436184 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124436184 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124436184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124436184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@e827e15c23f2: attach complete sending rau 20250207124436238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436238 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436238 DMM INFO MM(262420000000038/de7dea59) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207124436238 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124436238 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207124436238 DLLC NOTICE LLME(ffffffff/de7dea59){ASSIGNED} LLGM Assign pre (de7dea59 => f15239fa) (gprs_llc.c:1079) 20250207124436238 DLLC NOTICE LLME(de7dea59/f15239fa){ASSIGNED} LLGM Assign post (de7dea59 => f15239fa) (gprs_llc.c:1125) 20250207124436238 DMM INFO MM(262420000000038/f15239fa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e827e15c23f2: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@e827e15c23f2: Removing Client IMSI='262420000000038'H, index=0 20250207124436252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436252 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436252 DMM INFO MM(262420000000038/f15239fa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207124436253 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207124436253 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124436253 DLLC NOTICE LLME(de7dea59/f15239fa){ASSIGNED} LLGM Assign pre (ffffffff => f15239fa) (gprs_llc.c:1079) 20250207124436253 DLLC NOTICE LLME(ffffffff/f15239fa){ASSIGNED} LLGM Assign post (ffffffff => f15239fa) (gprs_llc.c:1125) 20250207124436253 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@e827e15c23f2: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F15239FA'O, index=0 TC_attach_rau_a_b(516)@e827e15c23f2: sending second RAU via different RA 20250207124436263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436263 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207124436263 DMM INFO MM(262420000000038/f15239fa) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f15239fa, P-TMSI: f15239fa (00000000), TLLI: f15239fa (f15239fa), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250207124436263 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250207124436263 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207124436263 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124436263 DLLC NOTICE LLME(ffffffff/f15239fa){ASSIGNED} LLGM Assign pre (f15239fa => f15239fa) (gprs_llc.c:1079) 20250207124436263 DLLC NOTICE LLME(f15239fa/f15239fa){ASSIGNED} LLGM Assign post (f15239fa => f15239fa) (gprs_llc.c:1125) 20250207124436263 DMM INFO MM(262420000000038/f15239fa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124436274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436274 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436274 DMM INFO MM(262420000000038/f15239fa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207124436274 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207124436274 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124436274 DLLC NOTICE LLME(f15239fa/f15239fa){ASSIGNED} LLGM Assign pre (ffffffff => f15239fa) (gprs_llc.c:1079) 20250207124436274 DLLC NOTICE LLME(ffffffff/f15239fa){ASSIGNED} LLGM Assign post (ffffffff => f15239fa) (gprs_llc.c:1125) 20250207124436274 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250207124436274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124436274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124436274 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124436274 DMM INFO MM(262420000000038/f15239fa) -> GMM DETACH REQUEST TLLI=0xf15239fa type=GPRS detach Power-off (gprs_gmm.c:1465) 20250207124436274 DMM INFO MM(262420000000038/f15239fa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124436274 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124436274 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124436274 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124436274 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124436274 DLLC NOTICE LLME(ffffffff/f15239fa){ASSIGNED} LLGM Assign pre (f15239fa => ffffffff) (gprs_llc.c:1079) 20250207124436274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f15239fa => ffffffff) (gprs_llc.c:1125) 20250207124436274 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250207124436274 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) 20250207124436274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124436274 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124436274 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124436274 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124436275 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@e827e15c23f2: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@e827e15c23f2: Final verdict of PTC: pass 20250207124441289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33522<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124441293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124441294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(507)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(512)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(502)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@e827e15c23f2: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(505)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(510)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(500)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Feb 7 12:44:41 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 20250207124441408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124441710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102676) 20250207124442295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124442295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102676, count=108108) 20250207124443296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124443297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Feb 7 12:44:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124444297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124444297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_usim_resync started. 20250207124444805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124444807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124444862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124444862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124444862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124444862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124444862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124444862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124444862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124444862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124444862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124444864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124444864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124444864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124444864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124444864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124444864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124444864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124444864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124444864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124444864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124444864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124444864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124444864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124444867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124444873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124444873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@e827e15c23f2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124444883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124444883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124444883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124444883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124444883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124444883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124444883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124444883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124444883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124444884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124444884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124444884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124444884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124444884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124444884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124444884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124444884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124444884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124444884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124444884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124444884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124444884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124444886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250207124444890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124444890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(531)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_attach_usim_resync-BVCI210(524)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124444893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124444893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124444893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124444893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124444893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124444893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124444893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124444893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124444893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124444893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124444893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124444893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124444894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124444894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124444894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124444894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124444894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124444894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124444894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124444894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124444894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124444894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124444896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124444900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124444900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124445299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124445299 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124445299 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124445299 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124445303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124445304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@e827e15c23f2: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FB502997'O, index=0 SGSN_Test-GSUP(533)@e827e15c23f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@e827e15c23f2: 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 := '7401C0FC7AAD7BA633CAAF82B74C81B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09F5B369'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5819224020EF0871'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '24364640974010A34F56D185173759BB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9FFB241BCD01A9ED8D0FF975C364CF84'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6C1E41BB3A763C9A7E95C10AF49D6157'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C1776E4A1427AE1D'O } } } } } 20250207124446376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124446376 DLLC NOTICE LLME(ffffffff/fb502997){UNASSIGNED} LLC RX: unknown TLLI 0xfb502997, creating LLME on the fly (gprs_llc.c:552) 20250207124446376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124446377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124446377 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124446377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124446377 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124446377 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124446377 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124446377 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124446377 DLLC NOTICE LLME(ffffffff/fb502997){UNASSIGNED} LLGM Assign pre (fb502997 => d48dcc7a) (gprs_llc.c:1079) 20250207124446377 DLLC NOTICE LLME(fb502997/d48dcc7a){ASSIGNED} LLGM Assign post (fb502997 => d48dcc7a) (gprs_llc.c:1125) 20250207124446377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124446377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124446377 DMM DEBUG MM(262420000000040/d48dcc7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124446392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124446392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124446392 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124446392 DMM DEBUG MM(262420000000040/d48dcc7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250207124446392 DMM NOTICE MM(262420000000040/d48dcc7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124446392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124446392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124446392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124446392 DMM DEBUG MM(262420000000040/d48dcc7a) Requesting authorization (sgsn_auth.c:160) 20250207124446392 DMM INFO MM(262420000000040/d48dcc7a) Requesting authentication tuples (sgsn_auth.c:184) 20250207124446392 DMM DEBUG MM(262420000000040/d48dcc7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124446392 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250207124446392 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(533)@e827e15c23f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@e827e15c23f2: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250207124446399 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124446399 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124446399 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124446399 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124446399 DMM INFO MM(262420000000040/d48dcc7a) Subscriber data update (mmctx.c:445) 20250207124446399 DMM DEBUG MM(262420000000040/d48dcc7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124446399 DMM INFO MM(262420000000040/d48dcc7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124446399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124446399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124446399 DMM INFO MM(262420000000040/d48dcc7a) <- GMM AUTH AND CIPHERING REQ (rand = 74 01 c0 fc 7a ad 7b a6 33 ca af 82 b7 4c 81 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6c 1e 41 bb 3a 76 3c 9a 7e 95 c1 0a f4 9d 61 57 ) (gprs_gmm.c:483) 20250207124446414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124446414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124446414 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124446414 DMM INFO MM(262420000000040/d48dcc7a) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250207124446414 DMM INFO MM(262420000000040/d48dcc7a) R99 AUTHENTICATION SYNCH (AUTS = 21202f038d7d9589b7545ebbf4ba) (gprs_gmm.c:711) 20250207124446414 DMM DEBUG MM(262420000000040/d48dcc7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124446414 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250207124446414 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 21 20 2f 03 8d 7d 95 89 b7 54 5e bb f4 ba 20 10 74 01 c0 fc 7a ad 7b a6 33 ca af 82 b7 4c 81 b5 28 01 01 (gprs_subscriber.c:210) 20250207124446414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250207124446414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250207124446416 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124446416 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124446416 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124446416 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124446416 DMM INFO MM(262420000000040/d48dcc7a) Subscriber data update (mmctx.c:445) 20250207124446416 DMM DEBUG MM(262420000000040/d48dcc7a) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250207124446416 DMM INFO MM(262420000000040/d48dcc7a) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250207124446416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124446416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124446416 DMM INFO MM(262420000000040/d48dcc7a) <- GMM AUTH AND CIPHERING REQ (rand = 73 8b ba e9 c2 6c ee 21 39 8b b8 ca ee 41 36 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 43 df e3 0b 58 55 21 40 35 35 79 7e a7 ed bb 71 ) (gprs_gmm.c:483) 20250207124446427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124446427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124446427 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124446427 DMM INFO MM(262420000000040/d48dcc7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124446427 DMM NOTICE MM(262420000000040/d48dcc7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124446427 DMM DEBUG MM(262420000000040/d48dcc7a) checking auth: received UMTS RES = 01 3d 36 85 21 ec 09 98 (gprs_gmm.c:666) 20250207124446427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124446427 DMM DEBUG MM(262420000000040/d48dcc7a) Requesting authorization (sgsn_auth.c:160) 20250207124446427 DMM INFO MM(262420000000040/d48dcc7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124446427 DMM DEBUG MM(262420000000040/d48dcc7a) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124446428 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250207124446428 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) 20250207124446428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124446428 DMM INFO MM(262420000000040/d48dcc7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd48dcc7a) (gprs_gmm.c:300) 20250207124446430 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124446430 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124446430 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250207124446431 DMM INFO MM(262420000000040/d48dcc7a) Subscriber data update (mmctx.c:445) 20250207124446431 DMM DEBUG MM(262420000000040/d48dcc7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124446431 DMM INFO MM(262420000000040/d48dcc7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124446431 DMM NOTICE MM(262420000000040/d48dcc7a) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250207124446431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124446431 DMM NOTICE MM(262420000000040/d48dcc7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124446431 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) 20250207124446432 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124446432 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250207124446432 DMM INFO MM(262420000000040/d48dcc7a) Subscriber data update (mmctx.c:445) 20250207124446432 DMM DEBUG MM(262420000000040/d48dcc7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@e827e15c23f2: Removing Client IMSI='262420000000040'H, index=0 20250207124446444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124446444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124446445 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124446445 DMM INFO MM(262420000000040/d48dcc7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124446445 DMM NOTICE MM(262420000000040/d48dcc7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124446445 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124446445 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124446445 DLLC NOTICE LLME(fb502997/d48dcc7a){ASSIGNED} LLGM Assign pre (ffffffff => d48dcc7a) (gprs_llc.c:1079) 20250207124446445 DLLC NOTICE LLME(ffffffff/d48dcc7a){ASSIGNED} LLGM Assign post (ffffffff => d48dcc7a) (gprs_llc.c:1125) 20250207124446445 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124446445 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124446445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124446445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@e827e15c23f2: Final verdict of PTC: pass 20250207124446448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(521)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(527)@e827e15c23f2: Final verdict of PTC: none 20250207124446453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124446453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(526)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(533)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(531)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(529)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(525)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(519)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_usim_resync finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Feb 7 12:44:46 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 20250207124446503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124446904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43724) 20250207124447455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124447455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43724, count=94688) 20250207124448456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124448456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Feb 7 12:44:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124449457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124449457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_usim_a54_a54 started. 20250207124449994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124449996 DMM INFO MM(262420000000040/d48dcc7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124449996 DMM INFO MM(262420000000040/d48dcc7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124449996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124449996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124449996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124449996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124449996 DLLC NOTICE LLME(ffffffff/d48dcc7a){ASSIGNED} LLGM Assign pre (d48dcc7a => ffffffff) (gprs_llc.c:1079) 20250207124449996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d48dcc7a => ffffffff) (gprs_llc.c:1125) 20250207124449996 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250207124449996 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) 20250207124449996 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20250207124449996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124449996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124449996 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124449996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124449996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124450038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124450038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124450038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124450038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124450038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124450038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124450038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124450038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124450038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124450039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124450039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124450039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124450039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124450039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124450039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124450039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124450039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124450039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124450039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124450039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124450039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124450039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124450041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124450047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124450047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124450057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124450057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124450057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124450057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124450057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124450057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124450057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124450057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124450058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124450058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124450060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124450066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124450066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(546)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_a54-BVCI210(544)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124450070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124450070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124450070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124450070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124450070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124450070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124450070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124450070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124450070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124450070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124450070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124450070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124450071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124450071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124450071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124450071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124450071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124450071 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124450071 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124450071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124450071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124450071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124450073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124450078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124450078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124450305 DGPRS DEBUG Checking for inactive LLMEs, time = 2163196 (sgsn.c:131) 20250207124450457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124450457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124450457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124450457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124450462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124450463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@e827e15c23f2: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='DFB32AEF'O, index=0 SGSN_Test-GSUP(552)@e827e15c23f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@e827e15c23f2: 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 := 'E6259059F44F8DB9B6EEAAE8794182F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31852E86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CE3488296E0B7C5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DD6233DC34C3F10CF73D095F8DDE964F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C6A53FB079CCF5A195CC0F770E3BC41A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D4314B823902E63A8E91F9F2F523438'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DACD576442B12366'O } } } } } 20250207124451524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124451524 DLLC NOTICE LLME(ffffffff/dfb32aef){UNASSIGNED} LLC RX: unknown TLLI 0xdfb32aef, creating LLME on the fly (gprs_llc.c:552) 20250207124451524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124451524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124451524 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124451524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124451524 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124451524 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124451524 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124451524 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124451524 DLLC NOTICE LLME(ffffffff/dfb32aef){UNASSIGNED} LLGM Assign pre (dfb32aef => d3cd2a00) (gprs_llc.c:1079) 20250207124451524 DLLC NOTICE LLME(dfb32aef/d3cd2a00){ASSIGNED} LLGM Assign post (dfb32aef => d3cd2a00) (gprs_llc.c:1125) 20250207124451524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124451524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124451524 DMM DEBUG MM(262420000000040/d3cd2a00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124451539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124451539 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124451539 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124451539 DMM DEBUG MM(262420000000040/d3cd2a00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250207124451539 DMM NOTICE MM(262420000000040/d3cd2a00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124451539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124451539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124451539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124451539 DMM DEBUG MM(262420000000040/d3cd2a00) Requesting authorization (sgsn_auth.c:160) 20250207124451539 DMM INFO MM(262420000000040/d3cd2a00) Requesting authentication tuples (sgsn_auth.c:184) 20250207124451539 DMM DEBUG MM(262420000000040/d3cd2a00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124451539 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250207124451539 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@e827e15c23f2: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250207124451542 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124451542 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124451542 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124451542 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124451542 DMM INFO MM(262420000000040/d3cd2a00) Subscriber data update (mmctx.c:445) 20250207124451542 DMM DEBUG MM(262420000000040/d3cd2a00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124451542 DMM INFO MM(262420000000040/d3cd2a00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124451542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124451542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124451542 DMM INFO MM(262420000000040/d3cd2a00) <- GMM AUTH AND CIPHERING REQ (rand = e6 25 90 59 f4 4f 8d b9 b6 ee aa e8 79 41 82 f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 43 14 b8 23 90 2e 63 a8 e9 1f 9f 2f 52 34 38 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@e827e15c23f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@e827e15c23f2: Final verdict of PTC: pass 20250207124451548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34480<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(540)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(552)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(550)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(545)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@e827e15c23f2: Final verdict of PTC: none 20250207124451550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124451550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI196(539)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(543)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(548)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(538)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Feb 7 12:44:51 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 20250207124451617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124452019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68728) 20250207124452552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124452552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68728, count=73084) 20250207124453552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124453553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Feb 7 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124454554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124454554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_usim_a54_a53 started. 20250207124455103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124455105 DMM INFO MM(262420000000040/d3cd2a00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124455105 DMM INFO MM(262420000000040/d3cd2a00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124455105 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124455105 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124455105 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124455105 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124455106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Deallocated (fsm.c:568) 20250207124455106 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124455106 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124455106 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124455106 DLLC NOTICE LLME(dfb32aef/d3cd2a00){ASSIGNED} LLGM Assign pre (d3cd2a00 => ffffffff) (gprs_llc.c:1079) 20250207124455106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3cd2a00 => ffffffff) (gprs_llc.c:1125) 20250207124455106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124455141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124455141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124455141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124455141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124455141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124455141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124455141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124455141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124455141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124455142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124455142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124455142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124455142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124455142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124455142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124455142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124455142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124455142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124455142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124455142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124455143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124455143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124455145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124455149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124455149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124455156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124455156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124455156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124455156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124455156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124455156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124455156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124455156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124455156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124455157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124455157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124455157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124455157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124455157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124455157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124455157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124455157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124455157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124455157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124455157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124455157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124455157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124455160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124455166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124455167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(565)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI210(563)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124455171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124455171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124455171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124455171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124455171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124455171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124455171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124455171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124455171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124455172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124455172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124455172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124455172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124455172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124455172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124455172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124455172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124455172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124455172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124455172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124455172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124455172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124455174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124455179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124455555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124455555 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124455555 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124455555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124455557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124455558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@e827e15c23f2: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D8690341'O, index=0 SGSN_Test-GSUP(571)@e827e15c23f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@e827e15c23f2: 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 := '2FFE978701F2A687E53DB359A984D9EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F387049'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FAA293223E623FC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5A605F2385AA3C01BB811822452950AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '999FCC6FAE892E381A503439D657B8DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F208ACD6C85F86DDC2065AE98BDB4A3E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2AAD1523D131D350'O } } } } } 20250207124456637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124456637 DLLC NOTICE LLME(ffffffff/d8690341){UNASSIGNED} LLC RX: unknown TLLI 0xd8690341, creating LLME on the fly (gprs_llc.c:552) 20250207124456637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124456637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124456637 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124456637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124456637 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124456637 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124456637 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124456637 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124456637 DLLC NOTICE LLME(ffffffff/d8690341){UNASSIGNED} LLGM Assign pre (d8690341 => d1167c8a) (gprs_llc.c:1079) 20250207124456637 DLLC NOTICE LLME(d8690341/d1167c8a){ASSIGNED} LLGM Assign post (d8690341 => d1167c8a) (gprs_llc.c:1125) 20250207124456637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124456637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124456637 DMM DEBUG MM(262420000000040/d1167c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124456650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124456650 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124456650 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124456650 DMM DEBUG MM(262420000000040/d1167c8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250207124456650 DMM NOTICE MM(262420000000040/d1167c8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124456650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124456650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124456650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124456650 DMM DEBUG MM(262420000000040/d1167c8a) Requesting authorization (sgsn_auth.c:160) 20250207124456650 DMM INFO MM(262420000000040/d1167c8a) Requesting authentication tuples (sgsn_auth.c:184) 20250207124456650 DMM DEBUG MM(262420000000040/d1167c8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124456650 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250207124456650 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@e827e15c23f2: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250207124456653 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124456653 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124456653 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124456653 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124456653 DMM INFO MM(262420000000040/d1167c8a) Subscriber data update (mmctx.c:445) 20250207124456653 DMM DEBUG MM(262420000000040/d1167c8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124456653 DMM INFO MM(262420000000040/d1167c8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124456653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124456653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124456653 DMM INFO MM(262420000000040/d1167c8a) <- GMM AUTH AND CIPHERING REQ (rand = 2f fe 97 87 01 f2 a6 87 e5 3d b3 59 a9 84 d9 ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = f2 08 ac d6 c8 5f 86 dd c2 06 5a e9 8b db 4a 3e ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@e827e15c23f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@e827e15c23f2: Final verdict of PTC: pass 20250207124456660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(569)@e827e15c23f2: Final verdict of PTC: none 20250207124456665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124456665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(556)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(564)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(559)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(557)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(567)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(562)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Feb 7 12:44:56 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 20250207124456788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124457190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67508) 20250207124457666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124457666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67508, count=71864) 20250207124458667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124458667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Feb 7 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124459668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124459668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_usim_a53_a54 started. 20250207124500270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124500273 DMM INFO MM(262420000000040/d1167c8a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124500273 DMM INFO MM(262420000000040/d1167c8a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124500273 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124500273 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124500273 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124500273 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124500273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Deallocated (fsm.c:568) 20250207124500273 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124500273 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124500273 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124500273 DLLC NOTICE LLME(d8690341/d1167c8a){ASSIGNED} LLGM Assign pre (d1167c8a => ffffffff) (gprs_llc.c:1079) 20250207124500273 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1167c8a => ffffffff) (gprs_llc.c:1125) 20250207124500273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124500319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124500319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124500319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124500319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124500319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124500319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124500319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124500319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124500319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124500319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124500319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124500320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124500320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124500320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124500320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124500320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124500320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124500320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124500320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124500320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124500320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124500320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124500323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124500328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124500328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(580)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(577)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124500333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124500333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124500333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124500333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124500333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124500333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124500333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124500333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124500333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124500334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124500334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124500334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124500334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124500334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124500334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124500334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124500334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124500334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124500334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124500334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124500335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124500335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124500338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124500345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124500345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(584)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI210(582)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124500348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124500348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124500348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124500348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124500348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124500348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124500348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124500348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124500348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124500349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124500349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124500349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124500349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124500349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124500349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124500349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124500349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124500349 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124500349 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124500349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124500349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124500349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124500352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124500358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124500358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124500669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124500669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124500669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124500669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124500670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207124500670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@e827e15c23f2: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='C445420B'O, index=0 SGSN_Test-GSUP(590)@e827e15c23f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@e827e15c23f2: 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 := 'F0F0BEB257A99AA7C0E6712232A366E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27A0D77A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D15AA4865F5EC3BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9C7026CAB13C5B19653BA5EA41438736'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AAB88FD907A8308395BCF251EB6AFC30'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF6825E396B096FEA871F6A501357B50'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9B9D53454DFA22F1'O } } } } } 20250207124501695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124501695 DLLC NOTICE LLME(ffffffff/c445420b){UNASSIGNED} LLC RX: unknown TLLI 0xc445420b, creating LLME on the fly (gprs_llc.c:552) 20250207124501695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124501695 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124501695 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124501695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124501695 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124501695 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124501695 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124501695 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124501695 DLLC NOTICE LLME(ffffffff/c445420b){UNASSIGNED} LLGM Assign pre (c445420b => ef4f2a68) (gprs_llc.c:1079) 20250207124501695 DLLC NOTICE LLME(c445420b/ef4f2a68){ASSIGNED} LLGM Assign post (c445420b => ef4f2a68) (gprs_llc.c:1125) 20250207124501695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124501695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124501695 DMM DEBUG MM(262420000000040/ef4f2a68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124501702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124501702 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124501702 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124501702 DMM DEBUG MM(262420000000040/ef4f2a68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250207124501702 DMM NOTICE MM(262420000000040/ef4f2a68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124501702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124501702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124501702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124501702 DMM DEBUG MM(262420000000040/ef4f2a68) Requesting authorization (sgsn_auth.c:160) 20250207124501702 DMM INFO MM(262420000000040/ef4f2a68) Requesting authentication tuples (sgsn_auth.c:184) 20250207124501702 DMM DEBUG MM(262420000000040/ef4f2a68) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124501702 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250207124501702 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@e827e15c23f2: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250207124501704 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124501704 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124501704 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124501704 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124501704 DMM INFO MM(262420000000040/ef4f2a68) Subscriber data update (mmctx.c:445) 20250207124501704 DMM DEBUG MM(262420000000040/ef4f2a68) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124501704 DMM INFO MM(262420000000040/ef4f2a68) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124501704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124501704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124501704 DMM INFO MM(262420000000040/ef4f2a68) <- GMM AUTH AND CIPHERING REQ (rand = f0 f0 be b2 57 a9 9a a7 c0 e6 71 22 32 a3 66 e0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 68 25 e3 96 b0 96 fe a8 71 f6 a5 01 35 7b 50 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@e827e15c23f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@e827e15c23f2: Final verdict of PTC: pass 20250207124501710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(583)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(590)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(588)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@e827e15c23f2: Final verdict of PTC: none 20250207124501712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124501712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(579)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(578)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(586)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(581)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(576)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Feb 7 12:45:01 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 20250207124501832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124502233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70596) 20250207124502713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124502713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70596, count=71756) 20250207124503714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124503714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Feb 7 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124504715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124504715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_usim_a50_a54 started. 20250207124505267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124505272 DMM INFO MM(262420000000040/ef4f2a68) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124505272 DMM INFO MM(262420000000040/ef4f2a68) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124505272 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124505272 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124505272 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124505272 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124505273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Deallocated (fsm.c:568) 20250207124505273 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124505273 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124505273 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124505273 DLLC NOTICE LLME(c445420b/ef4f2a68){ASSIGNED} LLGM Assign pre (ef4f2a68 => ffffffff) (gprs_llc.c:1079) 20250207124505273 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef4f2a68 => ffffffff) (gprs_llc.c:1125) 20250207124505273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124505321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124505321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124505321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124505321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124505321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124505321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124505323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124505323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124505323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124505323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124505323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124505323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124505323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124505323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124505323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124505323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124505323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124505323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124505323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124505328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124505336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124505336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(599)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(596)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124505341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124505341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124505341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124505341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124505341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124505341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124505341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124505341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124505341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124505342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124505342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124505342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124505343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124505343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124505343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124505343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124505343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124505343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124505343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124505343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124505343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124505343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124505346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124505354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124505354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(603)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI210(601)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124505358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124505358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124505358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124505358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124505358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124505358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124505358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124505358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124505358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124505359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124505359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124505359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124505359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124505359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124505359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124505359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124505359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124505359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124505360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124505360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124505362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124505369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124505369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124505716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124505716 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124505716 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124505716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124505717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124505717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@e827e15c23f2: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C616708E'O, index=0 SGSN_Test-GSUP(609)@e827e15c23f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@e827e15c23f2: 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 := 'B5DBFCC63BD5419B4210A64254090408'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96708339'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EC6241DC6B0B0CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '29E863E59D24FAF616364DB8B34EA7FD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01FF014CF5DE4E820D245083805A702E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AFB0EA668AB5D8A5D0883B052E40C3DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D821700D721A07F'O } } } } } 20250207124506754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124506754 DLLC NOTICE LLME(ffffffff/c616708e){UNASSIGNED} LLC RX: unknown TLLI 0xc616708e, creating LLME on the fly (gprs_llc.c:552) 20250207124506754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124506754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124506754 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124506754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124506754 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124506754 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124506754 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124506754 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124506754 DLLC NOTICE LLME(ffffffff/c616708e){UNASSIGNED} LLGM Assign pre (c616708e => da33e5a2) (gprs_llc.c:1079) 20250207124506754 DLLC NOTICE LLME(c616708e/da33e5a2){ASSIGNED} LLGM Assign post (c616708e => da33e5a2) (gprs_llc.c:1125) 20250207124506754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124506754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124506754 DMM DEBUG MM(262420000000040/da33e5a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124506770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124506770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124506770 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124506770 DMM DEBUG MM(262420000000040/da33e5a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250207124506770 DMM NOTICE MM(262420000000040/da33e5a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124506770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124506770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124506770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124506770 DMM DEBUG MM(262420000000040/da33e5a2) Requesting authorization (sgsn_auth.c:160) 20250207124506770 DMM INFO MM(262420000000040/da33e5a2) Requesting authentication tuples (sgsn_auth.c:184) 20250207124506770 DMM DEBUG MM(262420000000040/da33e5a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124506770 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250207124506770 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@e827e15c23f2: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250207124506773 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124506773 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124506773 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124506773 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124506773 DMM INFO MM(262420000000040/da33e5a2) Subscriber data update (mmctx.c:445) 20250207124506773 DMM DEBUG MM(262420000000040/da33e5a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124506773 DMM INFO MM(262420000000040/da33e5a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124506773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124506773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124506773 DMM INFO MM(262420000000040/da33e5a2) <- GMM AUTH AND CIPHERING REQ (rand = b5 db fc c6 3b d5 41 9b 42 10 a6 42 54 09 04 08 , mmctx_is_r99=1, vec->auth_types=0x3, autn = af b0 ea 66 8a b5 d8 a5 d0 88 3b 05 2e 40 c3 de ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@e827e15c23f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@e827e15c23f2: Final verdict of PTC: pass 20250207124506785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(597)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@e827e15c23f2: Final verdict of PTC: none 20250207124506790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124506790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(607)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(602)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(595)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(605)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(600)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Feb 7 12:45:06 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 20250207124506921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124507322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20250207124507792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124507792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20250207124508793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124508793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Feb 7 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124509794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124509794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_usim_a54_a50 started. 20250207124510346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124510347 DMM INFO MM(262420000000040/da33e5a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124510347 DMM INFO MM(262420000000040/da33e5a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124510347 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124510347 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124510347 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124510347 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124510347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Deallocated (fsm.c:568) 20250207124510347 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124510347 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124510347 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124510347 DLLC NOTICE LLME(c616708e/da33e5a2){ASSIGNED} LLGM Assign pre (da33e5a2 => ffffffff) (gprs_llc.c:1079) 20250207124510347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da33e5a2 => ffffffff) (gprs_llc.c:1125) 20250207124510347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124510365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124510365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124510365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124510365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124510365 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124510365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124510365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124510365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124510365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124510366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124510366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124510366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124510366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124510366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124510366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124510366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124510366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124510366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124510366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124510366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124510367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124510367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124510369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124510375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124510376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(618)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(615)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124510383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124510383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124510383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124510383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124510383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124510383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124510383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124510383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124510383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124510384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124510384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124510384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124510384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124510384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124510384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124510384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124510384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124510384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124510384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124510384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124510384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124510384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124510387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124510394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124510394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124510401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124510401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124510401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124510401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124510401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124510401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124510402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124510402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124510402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124510402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124510402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124510402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124510402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124510402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124510402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124510402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124510402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124510402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124510402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124510404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124510409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124510409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124510795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124510795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124510795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124510795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124510801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124510802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@e827e15c23f2: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F1AB6A38'O, index=0 SGSN_Test-GSUP(628)@e827e15c23f2: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@e827e15c23f2: 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 := '9CAD3BE5E9EC096223E40ED6206A857F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59E9B6BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7D7A4B1CA34E6F6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D58AD45862275190CF4307982279FEF0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '518C6458F7D95F8A363B11BEB0ECF835'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3350BB95BB097D5D279AA56388048470'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E69434D846488D0B'O } } } } } 20250207124511833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124511833 DLLC NOTICE LLME(ffffffff/f1ab6a38){UNASSIGNED} LLC RX: unknown TLLI 0xf1ab6a38, creating LLME on the fly (gprs_llc.c:552) 20250207124511833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124511833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124511833 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124511833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124511833 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124511833 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124511833 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124511833 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124511833 DLLC NOTICE LLME(ffffffff/f1ab6a38){UNASSIGNED} LLGM Assign pre (f1ab6a38 => d1c0286a) (gprs_llc.c:1079) 20250207124511833 DLLC NOTICE LLME(f1ab6a38/d1c0286a){ASSIGNED} LLGM Assign post (f1ab6a38 => d1c0286a) (gprs_llc.c:1125) 20250207124511833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124511833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124511833 DMM DEBUG MM(262420000000040/d1c0286a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124511842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124511842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124511842 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124511842 DMM DEBUG MM(262420000000040/d1c0286a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250207124511842 DMM NOTICE MM(262420000000040/d1c0286a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124511842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124511842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124511842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124511842 DMM DEBUG MM(262420000000040/d1c0286a) Requesting authorization (sgsn_auth.c:160) 20250207124511842 DMM INFO MM(262420000000040/d1c0286a) Requesting authentication tuples (sgsn_auth.c:184) 20250207124511842 DMM DEBUG MM(262420000000040/d1c0286a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124511842 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250207124511842 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@e827e15c23f2: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250207124511843 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124511843 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124511843 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124511843 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124511843 DMM INFO MM(262420000000040/d1c0286a) Subscriber data update (mmctx.c:445) 20250207124511843 DMM DEBUG MM(262420000000040/d1c0286a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124511843 DMM INFO MM(262420000000040/d1c0286a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124511843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124511843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124511843 DMM INFO MM(262420000000040/d1c0286a) <- GMM AUTH AND CIPHERING REQ (rand = 9c ad 3b e5 e9 ec 09 62 23 e4 0e d6 20 6a 85 7f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 33 50 bb 95 bb 09 7d 5d 27 9a a5 63 88 04 84 70 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@e827e15c23f2: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@e827e15c23f2: Final verdict of PTC: pass 20250207124511848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(616)@e827e15c23f2: Final verdict of PTC: none 20250207124511849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124511849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(626)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(621)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@e827e15c23f2: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(625)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(619)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(614)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Feb 7 12:45:11 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 20250207124511961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124512362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70604) 20250207124512850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124512850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70604, count=71864) 20250207124513852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124513852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Feb 7 12:45:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124514853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124514853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_detach_unknown_nopoweroff started. 20250207124515387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124515389 DMM INFO MM(262420000000040/d1c0286a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124515389 DMM INFO MM(262420000000040/d1c0286a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124515389 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124515389 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124515389 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124515389 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207124515389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Deallocated (fsm.c:568) 20250207124515389 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124515389 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124515389 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124515389 DLLC NOTICE LLME(f1ab6a38/d1c0286a){ASSIGNED} LLGM Assign pre (d1c0286a => ffffffff) (gprs_llc.c:1079) 20250207124515389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c0286a => ffffffff) (gprs_llc.c:1125) 20250207124515389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124515426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124515426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124515426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124515426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124515426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124515427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124515427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124515427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124515427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124515427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124515427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124515427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124515427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124515427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124515427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124515427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124515428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124515428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124515431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124515438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124515438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(636)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(640)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124515442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124515442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124515442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124515442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124515442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124515442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124515442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124515442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124515442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124515443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124515443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124515443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124515443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124515443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124515443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124515443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124515443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124515443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124515443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124515443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124515443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124515443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124515445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124515451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124515451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(638)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124515456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124515456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124515456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124515456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124515456 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124515456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124515456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124515456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124515456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124515457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124515457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124515458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124515458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124515458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124515458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124515458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124515458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124515458 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124515458 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124515458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124515458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124515458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124515460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124515464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124515464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124515854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124515854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124515854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124515854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124515858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124515859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@e827e15c23f2: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D56C5ADE'O, index=0 SGSN_Test-GSUP(647)@e827e15c23f2: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250207124516888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124516888 DLLC NOTICE LLME(ffffffff/d56c5ade){UNASSIGNED} LLC RX: unknown TLLI 0xd56c5ade, creating LLME on the fly (gprs_llc.c:552) 20250207124516888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124516888 DMM NOTICE LLME(ffffffff/d56c5ade){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250207124516888 DLLC NOTICE LLME(ffffffff/d56c5ade){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250207124516888 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd56c5ade type=GPRS detach (gprs_gmm.c:1465) 20250207124516888 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250207124516888 DLLC NOTICE LLME(ffffffff/d56c5ade){UNASSIGNED} LLGM Assign pre (d56c5ade => ffffffff) (gprs_llc.c:1079) 20250207124516888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d56c5ade => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@e827e15c23f2: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@e827e15c23f2: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@e827e15c23f2: Final verdict of PTC: pass 20250207124516895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(641)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(635)@e827e15c23f2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(647)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@e827e15c23f2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(640)@e827e15c23f2: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(645)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@e827e15c23f2: Final verdict of PTC: none 20250207124516897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124516897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(639)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(633)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(643)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@e827e15c23f2: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Feb 7 12:45:16 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 20250207124516962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124517263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48008) 20250207124517898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124517898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48008, count=57992) 20250207124518900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124518900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Feb 7 12:45:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124519901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124519901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207124520306 DGPRS DEBUG Checking for inactive LLMEs, time = 2163226 (sgsn.c:131) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_detach_unknown_poweroff started. 20250207124520340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124520340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124520356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124520356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124520357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124520357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124520357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124520357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124520360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124520366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124520366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(655)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(653)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124520370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124520370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124520370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124520370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124520370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124520370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124520370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124520370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124520370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124520371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124520371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124520371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124520371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124520371 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124520371 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124520371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124520371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124520374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124520381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124520381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(660)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_detach_unknown_poweroff-BVCI210(658)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124520384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124520384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124520384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124520384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124520384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124520384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124520384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124520384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124520384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124520385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124520385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124520385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124520385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124520385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124520385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124520385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124520385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124520385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124520385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124520385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124520386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124520386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124520388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124520393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124520393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124520902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124520902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124520902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124520902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124520907 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124520908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@e827e15c23f2: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='EEF5AAA6'O, index=0 SGSN_Test-GSUP(666)@e827e15c23f2: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250207124521942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124521942 DLLC NOTICE LLME(ffffffff/eef5aaa6){UNASSIGNED} LLC RX: unknown TLLI 0xeef5aaa6, creating LLME on the fly (gprs_llc.c:552) 20250207124521942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124521942 DMM NOTICE LLME(ffffffff/eef5aaa6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@e827e15c23f2: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@e827e15c23f2: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@e827e15c23f2: Final verdict of PTC: pass 20250207124526949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI220(663)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(654)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(659)@e827e15c23f2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(666)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(664)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@e827e15c23f2: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@e827e15c23f2: Final verdict of PTC: none 20250207124526956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124526956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(662)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(657)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(652)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@e827e15c23f2: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Feb 7 12:45:26 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 20250207124527013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124527315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47312) 20250207124527958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124527958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47312, count=52744) 20250207124528959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124528959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Feb 7 12:45:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124529961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124529961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_detach_nopoweroff started. 20250207124530404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124530405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124530423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124530423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124530423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124530423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124530423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124530423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124530423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124530423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124530423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124530425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124530425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124530425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124530425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124530425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124530425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124530425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124530425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124530425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124530425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124530425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124530425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124530425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124530428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124530436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124530436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(678)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124530437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124530437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124530437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124530437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124530437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124530437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124530437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124530437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124530437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124530438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124530438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124530438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124530438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124530438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124530438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124530438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124530438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124530438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124530438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124530438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_detach_nopoweroff-BVCI196(672)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124530439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124530439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124530441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124530446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124530447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124530453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124530453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124530453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124530453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124530453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124530453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124530453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124530453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124530453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124530454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124530454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124530454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124530454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124530454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124530454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124530454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124530454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124530454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124530454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124530454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124530454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124530454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124530456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124530461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124530461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124530963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124530963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124530963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124530963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124530967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124530969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@e827e15c23f2: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E0BB9CDC'O, index=0 SGSN_Test-GSUP(685)@e827e15c23f2: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@e827e15c23f2: 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 := 'BE0354D4CBF6B5DFDD8704DBFA3888D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '654EB777'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DCC68AEB0335EEC'O } } } } } 20250207124532049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124532049 DLLC NOTICE LLME(ffffffff/e0bb9cdc){UNASSIGNED} LLC RX: unknown TLLI 0xe0bb9cdc, creating LLME on the fly (gprs_llc.c:552) 20250207124532049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124532049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124532049 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124532049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124532049 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124532049 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124532049 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124532049 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124532050 DLLC NOTICE LLME(ffffffff/e0bb9cdc){UNASSIGNED} LLGM Assign pre (e0bb9cdc => c816f6e3) (gprs_llc.c:1079) 20250207124532050 DLLC NOTICE LLME(e0bb9cdc/c816f6e3){ASSIGNED} LLGM Assign post (e0bb9cdc => c816f6e3) (gprs_llc.c:1125) 20250207124532050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124532050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124532050 DMM DEBUG MM(262420000000015/c816f6e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124532076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124532076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124532076 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124532076 DMM DEBUG MM(262420000000015/c816f6e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250207124532076 DMM NOTICE MM(262420000000015/c816f6e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124532076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124532076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124532076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124532076 DMM DEBUG MM(262420000000015/c816f6e3) Requesting authorization (sgsn_auth.c:160) 20250207124532076 DMM INFO MM(262420000000015/c816f6e3) Requesting authentication tuples (sgsn_auth.c:184) 20250207124532076 DMM DEBUG MM(262420000000015/c816f6e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124532076 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250207124532076 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(685)@e827e15c23f2: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@e827e15c23f2: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250207124532078 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124532078 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124532078 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124532078 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124532078 DMM INFO MM(262420000000015/c816f6e3) Subscriber data update (mmctx.c:445) 20250207124532078 DMM DEBUG MM(262420000000015/c816f6e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124532078 DMM INFO MM(262420000000015/c816f6e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124532078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124532078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124532078 DMM INFO MM(262420000000015/c816f6e3) <- GMM AUTH AND CIPHERING REQ (rand = be 03 54 d4 cb f6 b5 df dd 87 04 db fa 38 88 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124532082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124532082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124532082 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124532082 DMM INFO MM(262420000000015/c816f6e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124532082 DMM NOTICE MM(262420000000015/c816f6e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124532082 DMM DEBUG MM(262420000000015/c816f6e3) checking auth: received GSM SRES = 65 4e b7 77 (gprs_gmm.c:666) 20250207124532082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124532082 DMM DEBUG MM(262420000000015/c816f6e3) Requesting authorization (sgsn_auth.c:160) 20250207124532082 DMM INFO MM(262420000000015/c816f6e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124532082 DMM DEBUG MM(262420000000015/c816f6e3) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124532082 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250207124532082 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) 20250207124532082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124532082 DMM INFO MM(262420000000015/c816f6e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc816f6e3) (gprs_gmm.c:300) 20250207124532083 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124532083 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124532083 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250207124532083 DMM INFO MM(262420000000015/c816f6e3) Subscriber data update (mmctx.c:445) 20250207124532083 DMM DEBUG MM(262420000000015/c816f6e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124532083 DMM INFO MM(262420000000015/c816f6e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124532083 DMM NOTICE MM(262420000000015/c816f6e3) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250207124532083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124532083 DMM NOTICE MM(262420000000015/c816f6e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124532083 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) 20250207124532084 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124532084 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250207124532084 DMM INFO MM(262420000000015/c816f6e3) Subscriber data update (mmctx.c:445) 20250207124532084 DMM DEBUG MM(262420000000015/c816f6e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124532088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124532088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124532088 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124532088 DMM INFO MM(262420000000015/c816f6e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124532088 DMM NOTICE MM(262420000000015/c816f6e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124532088 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124532088 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124532088 DLLC NOTICE LLME(e0bb9cdc/c816f6e3){ASSIGNED} LLGM Assign pre (ffffffff => c816f6e3) (gprs_llc.c:1079) 20250207124532088 DLLC NOTICE LLME(ffffffff/c816f6e3){ASSIGNED} LLGM Assign post (ffffffff => c816f6e3) (gprs_llc.c:1125) 20250207124532088 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124532088 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124532088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124532088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@e827e15c23f2: setverdict(pass): none -> pass 20250207124532139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124532139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124532139 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124532139 DMM INFO MM(262420000000015/c816f6e3) -> GMM DETACH REQUEST TLLI=0xc816f6e3 type=GPRS detach (gprs_gmm.c:1465) 20250207124532139 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250207124532139 DMM INFO MM(262420000000015/c816f6e3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124532139 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124532139 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124532139 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124532139 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124532139 DLLC NOTICE LLME(ffffffff/c816f6e3){ASSIGNED} LLGM Assign pre (c816f6e3 => ffffffff) (gprs_llc.c:1079) 20250207124532139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c816f6e3 => ffffffff) (gprs_llc.c:1125) 20250207124532139 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250207124532139 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) 20250207124532139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124532139 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124532139 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124532139 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124532139 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@e827e15c23f2: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@e827e15c23f2: Final verdict of PTC: pass 20250207124532142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@e827e15c23f2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@e827e15c23f2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@e827e15c23f2: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(678)@e827e15c23f2: Final verdict of PTC: none 20250207124532143 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(683)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(673)@e827e15c23f2: Final verdict of PTC: none 20250207124532143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(669)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(681)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(671)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(676)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@e827e15c23f2: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Feb 7 12:45:32 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250207124532194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124532495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20250207124533144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124533145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=93116) 20250207124534146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124534146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Feb 7 12:45:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124535148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124535148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_detach_poweroff started. 20250207124535591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124535594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124535632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124535632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124535632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124535632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124535632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124535632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124535632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124535632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124535632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124535633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124535633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124535633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124535633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124535633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124535633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124535633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124535633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124535633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124535633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124535633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124535634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124535634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124535636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124535641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124535641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124535646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124535646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124535646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124535646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124535646 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124535646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124535646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124535646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124535646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124535647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124535647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124535647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124535647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124535647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124535647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124535647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124535647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124535647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124535647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124535647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124535647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124535647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124535650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124535656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124535656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(699)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(696)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(702)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124535661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124535661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124535661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124535661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124535661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124535661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124535661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124535661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124535662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124535662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124535664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124535668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124535668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124536149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124536149 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124536149 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124536149 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124536153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124536154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@e827e15c23f2: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D7E41505'O, index=0 SGSN_Test-GSUP(704)@e827e15c23f2: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@e827e15c23f2: 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 := '740448F0409DFB20A086889C5B75A6C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB941F6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C9370DBEBB38ABB'O } } } } } 20250207124537224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124537224 DLLC NOTICE LLME(ffffffff/d7e41505){UNASSIGNED} LLC RX: unknown TLLI 0xd7e41505, creating LLME on the fly (gprs_llc.c:552) 20250207124537224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124537224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124537224 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124537224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124537224 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124537224 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124537224 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124537224 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124537224 DLLC NOTICE LLME(ffffffff/d7e41505){UNASSIGNED} LLGM Assign pre (d7e41505 => c359ee14) (gprs_llc.c:1079) 20250207124537224 DLLC NOTICE LLME(d7e41505/c359ee14){ASSIGNED} LLGM Assign post (d7e41505 => c359ee14) (gprs_llc.c:1125) 20250207124537224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124537224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124537224 DMM DEBUG MM(262420000000016/c359ee14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124537233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124537233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124537233 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124537233 DMM DEBUG MM(262420000000016/c359ee14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250207124537233 DMM NOTICE MM(262420000000016/c359ee14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124537233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124537233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124537233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124537233 DMM DEBUG MM(262420000000016/c359ee14) Requesting authorization (sgsn_auth.c:160) 20250207124537233 DMM INFO MM(262420000000016/c359ee14) Requesting authentication tuples (sgsn_auth.c:184) 20250207124537233 DMM DEBUG MM(262420000000016/c359ee14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124537233 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250207124537233 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(704)@e827e15c23f2: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@e827e15c23f2: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250207124537236 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124537236 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124537236 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124537236 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124537236 DMM INFO MM(262420000000016/c359ee14) Subscriber data update (mmctx.c:445) 20250207124537236 DMM DEBUG MM(262420000000016/c359ee14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124537236 DMM INFO MM(262420000000016/c359ee14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124537236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124537236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124537236 DMM INFO MM(262420000000016/c359ee14) <- GMM AUTH AND CIPHERING REQ (rand = 74 04 48 f0 40 9d fb 20 a0 86 88 9c 5b 75 a6 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124537244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124537245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124537245 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124537245 DMM INFO MM(262420000000016/c359ee14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124537245 DMM NOTICE MM(262420000000016/c359ee14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124537245 DMM DEBUG MM(262420000000016/c359ee14) checking auth: received GSM SRES = eb 94 1f 6d (gprs_gmm.c:666) 20250207124537245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124537245 DMM DEBUG MM(262420000000016/c359ee14) Requesting authorization (sgsn_auth.c:160) 20250207124537245 DMM INFO MM(262420000000016/c359ee14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124537245 DMM DEBUG MM(262420000000016/c359ee14) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124537245 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250207124537245 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) 20250207124537245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124537245 DMM INFO MM(262420000000016/c359ee14) <- GMM ATTACH ACCEPT (new P-TMSI=0xc359ee14) (gprs_gmm.c:300) 20250207124537246 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124537246 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124537246 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250207124537246 DMM INFO MM(262420000000016/c359ee14) Subscriber data update (mmctx.c:445) 20250207124537246 DMM DEBUG MM(262420000000016/c359ee14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124537246 DMM INFO MM(262420000000016/c359ee14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124537246 DMM NOTICE MM(262420000000016/c359ee14) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250207124537246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124537246 DMM NOTICE MM(262420000000016/c359ee14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124537246 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) 20250207124537247 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124537247 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250207124537247 DMM INFO MM(262420000000016/c359ee14) Subscriber data update (mmctx.c:445) 20250207124537247 DMM DEBUG MM(262420000000016/c359ee14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124537257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124537257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124537257 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124537257 DMM INFO MM(262420000000016/c359ee14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124537257 DMM NOTICE MM(262420000000016/c359ee14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124537257 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124537257 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124537257 DLLC NOTICE LLME(d7e41505/c359ee14){ASSIGNED} LLGM Assign pre (ffffffff => c359ee14) (gprs_llc.c:1079) 20250207124537257 DLLC NOTICE LLME(ffffffff/c359ee14){ASSIGNED} LLGM Assign post (ffffffff => c359ee14) (gprs_llc.c:1125) 20250207124537257 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124537257 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124537257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124537257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@e827e15c23f2: setverdict(pass): none -> pass 20250207124537313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124537313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250207124537314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124537314 DMM INFO MM(262420000000016/c359ee14) -> GMM DETACH REQUEST TLLI=0xc359ee14 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250207124537314 DMM INFO MM(262420000000016/c359ee14) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124537314 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124537314 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124537314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124537314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124537314 DLLC NOTICE LLME(ffffffff/c359ee14){ASSIGNED} LLGM Assign pre (c359ee14 => ffffffff) (gprs_llc.c:1079) 20250207124537314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c359ee14 => ffffffff) (gprs_llc.c:1125) 20250207124537314 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250207124537314 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) 20250207124537314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124537314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124537314 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124537314 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124537316 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@e827e15c23f2: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@e827e15c23f2: Final verdict of PTC: pass 20250207124542319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55984<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@e827e15c23f2: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@e827e15c23f2: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(702)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(697)@e827e15c23f2: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@e827e15c23f2: Final verdict of PTC: none 20250207124542321 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124542321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(688)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(700)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(695)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(690)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(692)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@e827e15c23f2: Test case TC_detach_poweroff finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Feb 7 12:45:42 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250207124542387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124542688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91908) 20250207124543321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124543321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91908, count=93168) 20250207124544322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124544322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Feb 7 12:45:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124545323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124545323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_pdp_act started. 20250207124545710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124545711 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124545730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124545730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124545730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124545730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124545730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124545730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124545730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124545730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124545730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124545731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124545731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124545731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124545731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124545731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124545731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124545731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124545731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124545731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124545731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124545731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124545732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124545732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124545734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124545741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124545741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(712)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI196(710)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124545745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124545745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124545745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124545745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124545745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124545745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124545745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124545745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124545745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124545746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124545746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124545746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124545746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124545746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124545746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124545746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124545746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124545747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124545747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124545747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124545747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124545747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124545749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124545757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124545757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(717)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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-BVCI210(715)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124545761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124545761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124545761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124545761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124545761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124545761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124545761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124545761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124545761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124545762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124545762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124545762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124545762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124545762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124545762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124545762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124545762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124545762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124545762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124545762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124545763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124545763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124545766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124545771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124545771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124546323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124546323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124546323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124546323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@e827e15c23f2: Established a new IPA connection (conn_id=2) 20250207124546324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124546325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@e827e15c23f2: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='F64961D9'O, index=0 SGSN_Test-GSUP(723)@e827e15c23f2: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@e827e15c23f2: 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 := '89AC37AFE849B7D857A2B6F10E0B6F04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E17AE28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF2976D66CB4F8A0'O } } } } } 20250207124546350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124546350 DLLC NOTICE LLME(ffffffff/f64961d9){UNASSIGNED} LLC RX: unknown TLLI 0xf64961d9, creating LLME on the fly (gprs_llc.c:552) 20250207124546350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124546350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124546350 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124546350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124546350 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124546350 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124546350 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124546350 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124546350 DLLC NOTICE LLME(ffffffff/f64961d9){UNASSIGNED} LLGM Assign pre (f64961d9 => cb8ccf84) (gprs_llc.c:1079) 20250207124546350 DLLC NOTICE LLME(f64961d9/cb8ccf84){ASSIGNED} LLGM Assign post (f64961d9 => cb8ccf84) (gprs_llc.c:1125) 20250207124546350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124546350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124546350 DMM DEBUG MM(262420000000017/cb8ccf84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124546358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124546358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124546358 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124546358 DMM DEBUG MM(262420000000017/cb8ccf84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250207124546358 DMM NOTICE MM(262420000000017/cb8ccf84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124546358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124546358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124546358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124546358 DMM DEBUG MM(262420000000017/cb8ccf84) Requesting authorization (sgsn_auth.c:160) 20250207124546358 DMM INFO MM(262420000000017/cb8ccf84) Requesting authentication tuples (sgsn_auth.c:184) 20250207124546358 DMM DEBUG MM(262420000000017/cb8ccf84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124546358 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250207124546358 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(723)@e827e15c23f2: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250207124546400 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124546400 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124546400 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124546400 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124546400 DMM INFO MM(262420000000017/cb8ccf84) Subscriber data update (mmctx.c:445) 20250207124546400 DMM DEBUG MM(262420000000017/cb8ccf84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124546400 DMM INFO MM(262420000000017/cb8ccf84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124546400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124546400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124546400 DMM INFO MM(262420000000017/cb8ccf84) <- GMM AUTH AND CIPHERING REQ (rand = 89 ac 37 af e8 49 b7 d8 57 a2 b6 f1 0e 0b 6f 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124546406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124546406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124546406 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124546406 DMM INFO MM(262420000000017/cb8ccf84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124546406 DMM NOTICE MM(262420000000017/cb8ccf84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124546406 DMM DEBUG MM(262420000000017/cb8ccf84) checking auth: received GSM SRES = 0e 17 ae 28 (gprs_gmm.c:666) 20250207124546406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124546406 DMM DEBUG MM(262420000000017/cb8ccf84) Requesting authorization (sgsn_auth.c:160) 20250207124546406 DMM INFO MM(262420000000017/cb8ccf84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124546406 DMM DEBUG MM(262420000000017/cb8ccf84) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124546406 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250207124546406 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) 20250207124546406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124546406 DMM INFO MM(262420000000017/cb8ccf84) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb8ccf84) (gprs_gmm.c:300) 20250207124546407 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124546407 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124546407 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250207124546407 DMM INFO MM(262420000000017/cb8ccf84) Subscriber data update (mmctx.c:445) 20250207124546407 DMM DEBUG MM(262420000000017/cb8ccf84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124546407 DMM INFO MM(262420000000017/cb8ccf84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124546407 DMM NOTICE MM(262420000000017/cb8ccf84) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250207124546407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124546407 DMM NOTICE MM(262420000000017/cb8ccf84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124546407 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) 20250207124546407 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124546407 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250207124546407 DMM INFO MM(262420000000017/cb8ccf84) Subscriber data update (mmctx.c:445) 20250207124546407 DMM DEBUG MM(262420000000017/cb8ccf84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124546410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124546410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124546410 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124546410 DMM INFO MM(262420000000017/cb8ccf84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124546410 DMM NOTICE MM(262420000000017/cb8ccf84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124546410 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124546410 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124546410 DLLC NOTICE LLME(f64961d9/cb8ccf84){ASSIGNED} LLGM Assign pre (ffffffff => cb8ccf84) (gprs_llc.c:1079) 20250207124546410 DLLC NOTICE LLME(ffffffff/cb8ccf84){ASSIGNED} LLGM Assign post (ffffffff => cb8ccf84) (gprs_llc.c:1125) 20250207124546410 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124546410 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124546410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124546410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@e827e15c23f2: setverdict(pass): none -> pass 20250207124546462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124546462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124546462 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124546462 DMM INFO MM(262420000000017/cb8ccf84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124546462 DMM INFO MM(262420000000017/cb8ccf84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124546462 DMM DEBUG MM(262420000000017/cb8ccf84) Using GGSN 0 (gprs_sm.c:312) 20250207124546462 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) 20250207124546462 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250207124546462 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124546462 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124546462 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250207124546468 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 f9 49 98 8b 11 d2 d0 b9 c1 14 05 7f 2d db ca d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20250207124546468 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b1615720) (sgsn_libgtp.c:632) 20250207124546468 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124546468 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b1618d08 TLLI=cb8ccf84, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124546468 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124546468 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@e827e15c23f2: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@e827e15c23f2: Final verdict of PTC: pass 20250207124546473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@e827e15c23f2: Final verdict of PTC: none 20250207124546474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124546474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI196(710)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(721)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(711)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(716)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(709)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(714)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(719)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Feb 7 12:45:46 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 20250207124546532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124546934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91220) 20250207124547474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124547474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91220, count=92480) 20250207124548475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124548476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Feb 7 12:45:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124549476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124549476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_pdp_act_unattached started. 20250207124549959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124549960 DMM INFO MM(262420000000017/cb8ccf84) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124549960 DMM INFO MM(262420000000017/cb8ccf84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124549960 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124549960 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124549960 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124549960 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124549960 DLLC NOTICE LLME(ffffffff/cb8ccf84){ASSIGNED} LLGM Assign pre (cb8ccf84 => ffffffff) (gprs_llc.c:1079) 20250207124549960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb8ccf84 => ffffffff) (gprs_llc.c:1125) 20250207124549960 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b16189b0 (gprs_sndcp.c:574) 20250207124549960 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b1618d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124549960 DMM NOTICE MM(262420000000017/cb8ccf84) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124549960 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250207124549960 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124549960 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124549960 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250207124549960 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250207124549960 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) 20250207124549960 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20250207124549960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124549960 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124549960 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124549960 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124549960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124549977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124549977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124549977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124549977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124549977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124549977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124549977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124549977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124549977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124549978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124549978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124549978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124549978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124549978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124549978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124549978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124549978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124549978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124549978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124549978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124549979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124549979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124549980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124549986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124549986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124549995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124549995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124549995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124549995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124549995 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124549995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124549995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124549995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124549995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124549996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124549996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124549996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124549996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124549996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124549996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124549996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124549996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124549996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124549996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124549996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124549996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124549996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124549999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124550005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124550005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(737)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(734)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124550011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124550011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124550011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124550011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124550011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124550011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124550011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124550011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124550011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124550012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124550012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124550012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124550012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124550012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124550012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124550012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124550012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124550012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124550012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124550012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124550012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124550012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124550014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124550019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124550019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124550307 DGPRS DEBUG Checking for inactive LLMEs, time = 2163256 (sgsn.c:131) 20250207124550477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124550477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124550477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124550477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124550478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207124550479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@e827e15c23f2: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D32EA33C'O, index=0 SGSN_Test-GSUP(742)@e827e15c23f2: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250207124550500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124550500 DLLC NOTICE LLME(ffffffff/d32ea33c){UNASSIGNED} LLC RX: unknown TLLI 0xd32ea33c, creating LLME on the fly (gprs_llc.c:552) 20250207124550500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250207124550500 DMM NOTICE LLME(ffffffff/d32ea33c){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250207124550500 DLLC NOTICE LLME(ffffffff/d32ea33c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250207124550500 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@e827e15c23f2: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@e827e15c23f2: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@e827e15c23f2: Final verdict of PTC: pass 20250207124550508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(735)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(742)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(730)@e827e15c23f2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@e827e15c23f2: Final verdict of PTC: none 20250207124550509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124550509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(736)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(740)@e827e15c23f2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@e827e15c23f2: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(728)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(738)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(733)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@e827e15c23f2: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Feb 7 12:45:50 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 20250207124550574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124550875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49448) 20250207124551511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124551511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49448, count=59720) 20250207124552512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124552512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Feb 7 12:45:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124553512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124553512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_pdp_act_user started. 20250207124553901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124553902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124553927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124553927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124553927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124553927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124553927 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124553927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124553927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124553928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124553928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124553929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124553929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124553929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124553929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124553929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124553929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124553929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124553929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124553929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124553929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124553929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(750)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124553930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124553930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124553934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124553942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124553942 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20250207124553943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124553943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124553943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124553943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124553943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124553943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124553943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124553943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124553943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124553944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124553944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124553944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124553944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124553944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124553944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124553944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124553944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124553944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124553944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124553944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124553945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124553945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user-BVCI196(747)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124553948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124553956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124553956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(756)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(753)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124553968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124553968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124553968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124553968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124553968 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124553968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124553968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124553968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124553968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124553969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124553969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124553969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124553969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124553969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124553969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124553969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124553969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124553969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124553969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124553969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124553969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124553969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124553972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124553977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124553977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124554514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124554514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124554514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124554514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@e827e15c23f2: Established a new IPA connection (conn_id=2) 20250207124554515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124554515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F90175BE'O, index=0 SGSN_Test-GSUP(761)@e827e15c23f2: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@e827e15c23f2: 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 := '852A8560D375808412495B321FE3CFAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3FDBE62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCCB769A40969542'O } } } } } 20250207124554537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124554537 DLLC NOTICE LLME(ffffffff/f90175be){UNASSIGNED} LLC RX: unknown TLLI 0xf90175be, creating LLME on the fly (gprs_llc.c:552) 20250207124554537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124554537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124554537 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124554537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124554537 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124554537 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124554537 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124554537 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124554537 DLLC NOTICE LLME(ffffffff/f90175be){UNASSIGNED} LLGM Assign pre (f90175be => f0783fa2) (gprs_llc.c:1079) 20250207124554537 DLLC NOTICE LLME(f90175be/f0783fa2){ASSIGNED} LLGM Assign post (f90175be => f0783fa2) (gprs_llc.c:1125) 20250207124554537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124554537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124554537 DMM DEBUG MM(262420000000019/f0783fa2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124554545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124554545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124554545 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124554545 DMM DEBUG MM(262420000000019/f0783fa2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250207124554545 DMM NOTICE MM(262420000000019/f0783fa2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124554545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124554545 DMM DEBUG MM(262420000000019/f0783fa2) Requesting authorization (sgsn_auth.c:160) 20250207124554545 DMM INFO MM(262420000000019/f0783fa2) Requesting authentication tuples (sgsn_auth.c:184) 20250207124554545 DMM DEBUG MM(262420000000019/f0783fa2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124554545 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250207124554545 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(761)@e827e15c23f2: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250207124554588 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124554588 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124554588 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124554588 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124554588 DMM INFO MM(262420000000019/f0783fa2) Subscriber data update (mmctx.c:445) 20250207124554588 DMM DEBUG MM(262420000000019/f0783fa2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124554588 DMM INFO MM(262420000000019/f0783fa2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124554588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124554588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124554588 DMM INFO MM(262420000000019/f0783fa2) <- GMM AUTH AND CIPHERING REQ (rand = 85 2a 85 60 d3 75 80 84 12 49 5b 32 1f e3 cf ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124554595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124554595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124554595 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124554595 DMM INFO MM(262420000000019/f0783fa2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124554595 DMM NOTICE MM(262420000000019/f0783fa2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124554595 DMM DEBUG MM(262420000000019/f0783fa2) checking auth: received GSM SRES = e3 fd be 62 (gprs_gmm.c:666) 20250207124554595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124554595 DMM DEBUG MM(262420000000019/f0783fa2) Requesting authorization (sgsn_auth.c:160) 20250207124554595 DMM INFO MM(262420000000019/f0783fa2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124554595 DMM DEBUG MM(262420000000019/f0783fa2) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124554595 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250207124554595 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) 20250207124554595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124554595 DMM INFO MM(262420000000019/f0783fa2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0783fa2) (gprs_gmm.c:300) 20250207124554596 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124554596 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124554596 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250207124554596 DMM INFO MM(262420000000019/f0783fa2) Subscriber data update (mmctx.c:445) 20250207124554596 DMM DEBUG MM(262420000000019/f0783fa2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124554596 DMM INFO MM(262420000000019/f0783fa2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124554596 DMM NOTICE MM(262420000000019/f0783fa2) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250207124554596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124554596 DMM NOTICE MM(262420000000019/f0783fa2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124554596 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) 20250207124554596 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124554596 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250207124554596 DMM INFO MM(262420000000019/f0783fa2) Subscriber data update (mmctx.c:445) 20250207124554596 DMM DEBUG MM(262420000000019/f0783fa2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124554599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124554599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124554599 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124554599 DMM INFO MM(262420000000019/f0783fa2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124554599 DMM NOTICE MM(262420000000019/f0783fa2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124554599 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124554599 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124554599 DLLC NOTICE LLME(f90175be/f0783fa2){ASSIGNED} LLGM Assign pre (ffffffff => f0783fa2) (gprs_llc.c:1079) 20250207124554599 DLLC NOTICE LLME(ffffffff/f0783fa2){ASSIGNED} LLGM Assign post (ffffffff => f0783fa2) (gprs_llc.c:1125) 20250207124554599 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124554599 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124554599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124554599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@e827e15c23f2: setverdict(pass): none -> pass 20250207124554652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124554652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124554652 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124554652 DMM INFO MM(262420000000019/f0783fa2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124554652 DMM INFO MM(262420000000019/f0783fa2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124554652 DMM DEBUG MM(262420000000019/f0783fa2) Using GGSN 0 (gprs_sm.c:312) 20250207124554652 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) 20250207124554652 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250207124554652 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124554652 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124554652 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250207124554658 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 56 69 5b c7 11 18 d6 64 f9 14 05 7f 29 89 ff 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:443) 20250207124554658 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6c138, cbp=0x55f6b1615bc0) (sgsn_libgtp.c:632) 20250207124554658 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124554658 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b1619e48 TLLI=f0783fa2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124554658 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124554658 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124554662 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250207124554674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124554674 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207124554674 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@e827e15c23f2: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@e827e15c23f2: Final verdict of PTC: pass 20250207124554678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@e827e15c23f2: Final verdict of PTC: none 20250207124554679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124554679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(759)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(754)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(748)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(758)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(749)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(760)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(752)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Feb 7 12:45:54 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 20250207124554764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124555166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91688) 20250207124555680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124555680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91688, count=96324) 20250207124556681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124556681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:45:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124557682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124557682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_pdp_act_ggsn_reject started. 20250207124558201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124558201 DMM INFO MM(262420000000019/f0783fa2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124558201 DMM INFO MM(262420000000019/f0783fa2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124558201 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124558201 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124558201 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124558201 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124558201 DLLC NOTICE LLME(ffffffff/f0783fa2){ASSIGNED} LLGM Assign pre (f0783fa2 => ffffffff) (gprs_llc.c:1079) 20250207124558201 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0783fa2 => ffffffff) (gprs_llc.c:1125) 20250207124558202 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b1619af0 (gprs_sndcp.c:574) 20250207124558202 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b1619e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124558202 DMM NOTICE MM(262420000000019/f0783fa2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124558202 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250207124558202 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124558202 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124558202 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250207124558202 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250207124558202 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) 20250207124558202 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20250207124558202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124558202 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124558202 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124558202 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124558202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124558218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124558218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124558218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124558218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124558218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124558218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124558218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124558218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124558218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124558219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124558219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124558219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124558219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124558220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124558220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124558220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124558220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124558220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124558220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124558220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124558220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124558220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124558222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124558229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124558235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124558235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124558235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124558235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124558235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124558235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124558235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124558235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124558235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124558236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124558236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124558236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124558236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124558236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124558236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124558236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124558236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124558236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124558236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124558236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124558236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124558236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124558238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124558243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124558250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124558250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124558250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124558250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124558250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124558250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124558250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124558250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124558250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124558251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124558251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124558251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124558251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124558251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124558251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124558251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124558251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124558251 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124558251 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124558251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124558251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124558252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124558253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124558258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124558683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124558683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124558683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124558683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124558684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124558684 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@e827e15c23f2: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='C3177777'O, index=0 SGSN_Test-GSUP(780)@e827e15c23f2: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@e827e15c23f2: 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 := '8EB88C059E3216BD4B317632BCC89C9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB7A3CA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DFA63BA705AB690'O } } } } } 20250207124558708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558708 DLLC NOTICE LLME(ffffffff/c3177777){UNASSIGNED} LLC RX: unknown TLLI 0xc3177777, creating LLME on the fly (gprs_llc.c:552) 20250207124558708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124558708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124558708 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124558708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124558708 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124558708 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124558708 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124558708 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124558708 DLLC NOTICE LLME(ffffffff/c3177777){UNASSIGNED} LLGM Assign pre (c3177777 => cf6320f9) (gprs_llc.c:1079) 20250207124558708 DLLC NOTICE LLME(c3177777/cf6320f9){ASSIGNED} LLGM Assign post (c3177777 => cf6320f9) (gprs_llc.c:1125) 20250207124558708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124558708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124558708 DMM DEBUG MM(262420000000020/cf6320f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124558714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124558714 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124558714 DMM DEBUG MM(262420000000020/cf6320f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250207124558714 DMM NOTICE MM(262420000000020/cf6320f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124558714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124558714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124558714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124558714 DMM DEBUG MM(262420000000020/cf6320f9) Requesting authorization (sgsn_auth.c:160) 20250207124558714 DMM INFO MM(262420000000020/cf6320f9) Requesting authentication tuples (sgsn_auth.c:184) 20250207124558714 DMM DEBUG MM(262420000000020/cf6320f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124558714 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250207124558714 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(780)@e827e15c23f2: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250207124558756 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124558756 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124558756 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124558756 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124558756 DMM INFO MM(262420000000020/cf6320f9) Subscriber data update (mmctx.c:445) 20250207124558756 DMM DEBUG MM(262420000000020/cf6320f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124558756 DMM INFO MM(262420000000020/cf6320f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124558756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124558756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124558756 DMM INFO MM(262420000000020/cf6320f9) <- GMM AUTH AND CIPHERING REQ (rand = 8e b8 8c 05 9e 32 16 bd 4b 31 76 32 bc c8 9c 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124558762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124558762 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124558762 DMM INFO MM(262420000000020/cf6320f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124558762 DMM NOTICE MM(262420000000020/cf6320f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124558762 DMM DEBUG MM(262420000000020/cf6320f9) checking auth: received GSM SRES = fb 7a 3c a0 (gprs_gmm.c:666) 20250207124558762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124558762 DMM DEBUG MM(262420000000020/cf6320f9) Requesting authorization (sgsn_auth.c:160) 20250207124558762 DMM INFO MM(262420000000020/cf6320f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124558762 DMM DEBUG MM(262420000000020/cf6320f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124558762 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250207124558762 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) 20250207124558762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124558762 DMM INFO MM(262420000000020/cf6320f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf6320f9) (gprs_gmm.c:300) 20250207124558763 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124558763 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124558763 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250207124558763 DMM INFO MM(262420000000020/cf6320f9) Subscriber data update (mmctx.c:445) 20250207124558763 DMM DEBUG MM(262420000000020/cf6320f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124558763 DMM INFO MM(262420000000020/cf6320f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124558763 DMM NOTICE MM(262420000000020/cf6320f9) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250207124558763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124558763 DMM NOTICE MM(262420000000020/cf6320f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124558763 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) 20250207124558764 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124558764 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250207124558764 DMM INFO MM(262420000000020/cf6320f9) Subscriber data update (mmctx.c:445) 20250207124558764 DMM DEBUG MM(262420000000020/cf6320f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124558766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124558766 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124558766 DMM INFO MM(262420000000020/cf6320f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124558766 DMM NOTICE MM(262420000000020/cf6320f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124558766 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124558766 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124558766 DLLC NOTICE LLME(c3177777/cf6320f9){ASSIGNED} LLGM Assign pre (ffffffff => cf6320f9) (gprs_llc.c:1079) 20250207124558766 DLLC NOTICE LLME(ffffffff/cf6320f9){ASSIGNED} LLGM Assign post (ffffffff => cf6320f9) (gprs_llc.c:1125) 20250207124558766 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124558766 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124558766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124558766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@e827e15c23f2: setverdict(pass): none -> pass 20250207124558818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124558818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124558818 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124558818 DMM INFO MM(262420000000020/cf6320f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124558818 DMM INFO MM(262420000000020/cf6320f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124558818 DMM DEBUG MM(262420000000020/cf6320f9) Using GGSN 0 (gprs_sm.c:312) 20250207124558818 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) 20250207124558818 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250207124558818 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124558818 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124558818 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250207124558824 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 45 bc dd c3 11 be 6e 9b 5e 14 05 7f c3 1f dc ee 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250207124558824 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124558824 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250207124558824 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250207124558824 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124558824 DMM NOTICE MM(262420000000020/cf6320f9) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@e827e15c23f2: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@e827e15c23f2: Final verdict of PTC: pass 20250207124558828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58448<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(780)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(773)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(778)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@e827e15c23f2: Final verdict of PTC: none 20250207124558829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124558829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(768)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(776)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(771)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(766)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Feb 7 12:45:58 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 20250207124558914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124559316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62748) 20250207124559831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124559831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62748, count=97960) 20250207124600832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124600832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:46:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124601834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124601834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_deact_mo started. 20250207124602342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124602342 DMM INFO MM(262420000000020/cf6320f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124602343 DMM INFO MM(262420000000020/cf6320f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124602343 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124602343 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124602343 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124602343 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124602343 DLLC NOTICE LLME(ffffffff/cf6320f9){ASSIGNED} LLGM Assign pre (cf6320f9 => ffffffff) (gprs_llc.c:1079) 20250207124602343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf6320f9 => ffffffff) (gprs_llc.c:1125) 20250207124602343 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250207124602343 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) 20250207124602343 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20250207124602343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124602343 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124602343 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124602343 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124602343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124602360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124602360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124602360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124602361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124602361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124602361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124602361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124602361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124602361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124602362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124602362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124602362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124602363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124602363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124602363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124602363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124602363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124602363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124602363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124602363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124602363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124602363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124602366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124602371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(788)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124602376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124602376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124602376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124602376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124602376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124602377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124602377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124602377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124602377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124602377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124602377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124602377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124602377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124602377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124602377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124602377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124602377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124602377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124602380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124602388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(797)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI210(791)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124602390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124602390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124602390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124602390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124602390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124602390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124602390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124602390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124602390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124602391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124602391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124602391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124602391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124602391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124602391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124602391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124602391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124602391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124602391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124602391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124602391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124602391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124602394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124602399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124602835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124602835 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124602835 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124602835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124602837 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124602837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F1E630C4'O, index=0 SGSN_Test-GSUP(799)@e827e15c23f2: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@e827e15c23f2: 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 := 'A30C979AF56CFE7B2199174EE96995D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3A47CE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3BE5F31EB1F3CCB'O } } } } } 20250207124602858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602858 DLLC NOTICE LLME(ffffffff/f1e630c4){UNASSIGNED} LLC RX: unknown TLLI 0xf1e630c4, creating LLME on the fly (gprs_llc.c:552) 20250207124602858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124602858 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124602858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124602858 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124602858 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124602858 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124602858 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124602858 DLLC NOTICE LLME(ffffffff/f1e630c4){UNASSIGNED} LLGM Assign pre (f1e630c4 => fa528d3b) (gprs_llc.c:1079) 20250207124602858 DLLC NOTICE LLME(f1e630c4/fa528d3b){ASSIGNED} LLGM Assign post (f1e630c4 => fa528d3b) (gprs_llc.c:1125) 20250207124602858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124602858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124602858 DMM DEBUG MM(262420000000021/fa528d3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124602865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602865 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124602865 DMM DEBUG MM(262420000000021/fa528d3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250207124602865 DMM NOTICE MM(262420000000021/fa528d3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124602865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124602865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124602865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124602865 DMM DEBUG MM(262420000000021/fa528d3b) Requesting authorization (sgsn_auth.c:160) 20250207124602865 DMM INFO MM(262420000000021/fa528d3b) Requesting authentication tuples (sgsn_auth.c:184) 20250207124602865 DMM DEBUG MM(262420000000021/fa528d3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124602865 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250207124602865 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(799)@e827e15c23f2: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250207124602908 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124602908 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124602908 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124602908 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124602908 DMM INFO MM(262420000000021/fa528d3b) Subscriber data update (mmctx.c:445) 20250207124602908 DMM DEBUG MM(262420000000021/fa528d3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124602908 DMM INFO MM(262420000000021/fa528d3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124602908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124602908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124602908 DMM INFO MM(262420000000021/fa528d3b) <- GMM AUTH AND CIPHERING REQ (rand = a3 0c 97 9a f5 6c fe 7b 21 99 17 4e e9 69 95 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124602914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602914 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124602914 DMM INFO MM(262420000000021/fa528d3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124602914 DMM NOTICE MM(262420000000021/fa528d3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124602914 DMM DEBUG MM(262420000000021/fa528d3b) checking auth: received GSM SRES = f3 a4 7c e2 (gprs_gmm.c:666) 20250207124602914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124602914 DMM DEBUG MM(262420000000021/fa528d3b) Requesting authorization (sgsn_auth.c:160) 20250207124602914 DMM INFO MM(262420000000021/fa528d3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124602914 DMM DEBUG MM(262420000000021/fa528d3b) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124602914 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250207124602914 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) 20250207124602914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124602914 DMM INFO MM(262420000000021/fa528d3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa528d3b) (gprs_gmm.c:300) 20250207124602915 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124602915 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124602915 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250207124602915 DMM INFO MM(262420000000021/fa528d3b) Subscriber data update (mmctx.c:445) 20250207124602915 DMM DEBUG MM(262420000000021/fa528d3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124602915 DMM INFO MM(262420000000021/fa528d3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124602915 DMM NOTICE MM(262420000000021/fa528d3b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250207124602915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124602915 DMM NOTICE MM(262420000000021/fa528d3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124602915 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) 20250207124602915 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124602915 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250207124602915 DMM INFO MM(262420000000021/fa528d3b) Subscriber data update (mmctx.c:445) 20250207124602915 DMM DEBUG MM(262420000000021/fa528d3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124602919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602919 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124602919 DMM INFO MM(262420000000021/fa528d3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124602919 DMM NOTICE MM(262420000000021/fa528d3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124602919 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124602919 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124602919 DLLC NOTICE LLME(f1e630c4/fa528d3b){ASSIGNED} LLGM Assign pre (ffffffff => fa528d3b) (gprs_llc.c:1079) 20250207124602919 DLLC NOTICE LLME(ffffffff/fa528d3b){ASSIGNED} LLGM Assign post (ffffffff => fa528d3b) (gprs_llc.c:1125) 20250207124602919 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124602919 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124602919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124602919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@e827e15c23f2: setverdict(pass): none -> pass 20250207124602970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602970 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124602970 DMM INFO MM(262420000000021/fa528d3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124602970 DMM INFO MM(262420000000021/fa528d3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124602970 DMM DEBUG MM(262420000000021/fa528d3b) Using GGSN 0 (gprs_sm.c:312) 20250207124602970 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) 20250207124602970 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250207124602970 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124602970 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124602970 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250207124602976 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 7e 3b 7b 5d 11 9d 93 4a 08 14 05 7f 4e 30 a4 bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250207124602976 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124602976 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124602976 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b1619e48 TLLI=fa528d3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124602976 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124602976 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124602980 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250207124602983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602983 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602983 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124602985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124602985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250207124602985 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124602985 DMM INFO MM(262420000000021/fa528d3b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250207124602985 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124602985 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250207124602986 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20250207124602986 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124602986 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250207124602986 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b1619e48, TLLI=fa528d3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124602986 DMM INFO MM(262420000000021/fa528d3b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250207124602986 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250207124602986 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e827e15c23f2: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@e827e15c23f2: Final verdict of PTC: pass 20250207124602989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@e827e15c23f2: Final verdict of PTC: none 20250207124602991 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124602991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(787)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(797)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(792)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(795)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(790)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(785)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Feb 7 12:46:03 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 20250207124603104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124603505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65300) 20250207124603992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124603992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65300, count=105036) 20250207124604993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124604993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:46:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124605995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124605995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_deact_mt started. 20250207124606592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124606594 DMM INFO MM(262420000000021/fa528d3b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124606594 DMM INFO MM(262420000000021/fa528d3b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124606594 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124606594 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124606594 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124606594 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124606594 DLLC NOTICE LLME(ffffffff/fa528d3b){ASSIGNED} LLGM Assign pre (fa528d3b => ffffffff) (gprs_llc.c:1079) 20250207124606594 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa528d3b => ffffffff) (gprs_llc.c:1125) 20250207124606594 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250207124606594 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) 20250207124606594 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20250207124606594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124606594 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124606594 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124606594 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124606594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124606640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124606640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124606640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124606640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124606640 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124606640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124606640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124606640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124606640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124606641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124606641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124606641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124606642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124606642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124606642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124606642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124606642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124606642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124606642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124606642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124606642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124606642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124606645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124606652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124606652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124606659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124606659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124606659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124606659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124606659 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124606659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124606659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124606659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124606659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124606660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124606660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124606660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124606661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124606661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124606661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124606661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124606661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124606661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124606661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124606661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124606661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124606661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124606663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124606667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124606667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124606676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124606676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124606676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124606676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124606676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124606676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124606676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124606676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124606676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124606677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124606677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124606677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124606677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124606677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124606677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124606677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124606677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124606677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124606677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124606677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124606677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124606677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124606679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124606683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124606683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124606997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124606997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124606997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124606997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124607001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124607002 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='D5B32C5C'O, index=0 SGSN_Test-GSUP(818)@e827e15c23f2: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@e827e15c23f2: 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 := '696A67A2E04F5C82E80BD7F081CBCE98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1967733'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDF112E03D1A76D8'O } } } } } 20250207124607066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607066 DLLC NOTICE LLME(ffffffff/d5b32c5c){UNASSIGNED} LLC RX: unknown TLLI 0xd5b32c5c, creating LLME on the fly (gprs_llc.c:552) 20250207124607066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607066 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124607066 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124607066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124607066 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124607066 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124607066 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124607066 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124607066 DLLC NOTICE LLME(ffffffff/d5b32c5c){UNASSIGNED} LLGM Assign pre (d5b32c5c => fdfa26ac) (gprs_llc.c:1079) 20250207124607066 DLLC NOTICE LLME(d5b32c5c/fdfa26ac){ASSIGNED} LLGM Assign post (d5b32c5c => fdfa26ac) (gprs_llc.c:1125) 20250207124607066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124607066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124607066 DMM DEBUG MM(262420000000022/fdfa26ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124607077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607077 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124607077 DMM DEBUG MM(262420000000022/fdfa26ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250207124607077 DMM NOTICE MM(262420000000022/fdfa26ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124607077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124607077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124607077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124607077 DMM DEBUG MM(262420000000022/fdfa26ac) Requesting authorization (sgsn_auth.c:160) 20250207124607077 DMM INFO MM(262420000000022/fdfa26ac) Requesting authentication tuples (sgsn_auth.c:184) 20250207124607077 DMM DEBUG MM(262420000000022/fdfa26ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124607077 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250207124607077 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(818)@e827e15c23f2: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250207124607080 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124607080 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124607080 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124607080 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124607080 DMM INFO MM(262420000000022/fdfa26ac) Subscriber data update (mmctx.c:445) 20250207124607080 DMM DEBUG MM(262420000000022/fdfa26ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124607080 DMM INFO MM(262420000000022/fdfa26ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124607080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124607080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124607080 DMM INFO MM(262420000000022/fdfa26ac) <- GMM AUTH AND CIPHERING REQ (rand = 69 6a 67 a2 e0 4f 5c 82 e8 0b d7 f0 81 cb ce 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124607087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607088 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124607088 DMM INFO MM(262420000000022/fdfa26ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124607088 DMM NOTICE MM(262420000000022/fdfa26ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124607088 DMM DEBUG MM(262420000000022/fdfa26ac) checking auth: received GSM SRES = b1 96 77 33 (gprs_gmm.c:666) 20250207124607088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124607088 DMM DEBUG MM(262420000000022/fdfa26ac) Requesting authorization (sgsn_auth.c:160) 20250207124607088 DMM INFO MM(262420000000022/fdfa26ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124607088 DMM DEBUG MM(262420000000022/fdfa26ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124607088 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250207124607088 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) 20250207124607088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124607088 DMM INFO MM(262420000000022/fdfa26ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdfa26ac) (gprs_gmm.c:300) 20250207124607089 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124607089 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124607089 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250207124607089 DMM INFO MM(262420000000022/fdfa26ac) Subscriber data update (mmctx.c:445) 20250207124607089 DMM DEBUG MM(262420000000022/fdfa26ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124607089 DMM INFO MM(262420000000022/fdfa26ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124607089 DMM NOTICE MM(262420000000022/fdfa26ac) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250207124607089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124607089 DMM NOTICE MM(262420000000022/fdfa26ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124607089 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) 20250207124607089 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124607089 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250207124607089 DMM INFO MM(262420000000022/fdfa26ac) Subscriber data update (mmctx.c:445) 20250207124607089 DMM DEBUG MM(262420000000022/fdfa26ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124607096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607096 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124607096 DMM INFO MM(262420000000022/fdfa26ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124607096 DMM NOTICE MM(262420000000022/fdfa26ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124607096 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124607096 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124607096 DLLC NOTICE LLME(d5b32c5c/fdfa26ac){ASSIGNED} LLGM Assign pre (ffffffff => fdfa26ac) (gprs_llc.c:1079) 20250207124607096 DLLC NOTICE LLME(ffffffff/fdfa26ac){ASSIGNED} LLGM Assign post (ffffffff => fdfa26ac) (gprs_llc.c:1125) 20250207124607096 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124607096 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124607096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124607096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@e827e15c23f2: setverdict(pass): none -> pass 20250207124607154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607155 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124607155 DMM INFO MM(262420000000022/fdfa26ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124607155 DMM INFO MM(262420000000022/fdfa26ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124607155 DMM DEBUG MM(262420000000022/fdfa26ac) Using GGSN 0 (gprs_sm.c:312) 20250207124607155 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) 20250207124607155 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250207124607155 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124607155 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124607155 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250207124607172 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 5c 91 1a 56 11 3c 53 2f ba 14 05 7f 34 a8 29 28 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250207124607172 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124607172 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124607172 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=fdfa26ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124607172 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124607172 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124607180 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250207124607188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607188 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607188 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124607191 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250207124607191 DGPRS INFO PDP(262420000000022:5): Context 0x7f3f15d6d1a8 was deleted (sgsn_libgtp.c:660) 20250207124607191 DMM INFO MM(262420000000022/fdfa26ac) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124607191 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250207124607191 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@e827e15c23f2: Removing Client IMSI='262420000000022'H, index=0 20250207124607196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124607196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250207124607196 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124607196 DMM INFO MM(262420000000022/fdfa26ac) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@e827e15c23f2: Final verdict of PTC: pass 20250207124607198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51850<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124607200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124607200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(818)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(806)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(811)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(817)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(810)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(815)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(804)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Feb 7 12:46:07 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 20250207124607293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124607695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83528) 20250207124608201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124608201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83528, count=103952) 20250207124609203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124609203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:46:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124610205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124610205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_pdp_act_deact_dup started. 20250207124610740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124610743 DMM INFO MM(262420000000022/fdfa26ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124610743 DMM INFO MM(262420000000022/fdfa26ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124610743 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124610743 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124610743 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124610743 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124610743 DLLC NOTICE LLME(ffffffff/fdfa26ac){ASSIGNED} LLGM Assign pre (fdfa26ac => ffffffff) (gprs_llc.c:1079) 20250207124610743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdfa26ac => ffffffff) (gprs_llc.c:1125) 20250207124610743 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124610743 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124610743 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250207124610743 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) 20250207124610743 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20250207124610743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124610743 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124610743 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124610743 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124610743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124610787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124610787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124610787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124610787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124610787 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124610787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124610787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124610787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124610787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124610789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124610789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124610789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124610789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124610789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124610789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124610789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124610789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124610789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124610789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124610789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124610789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124610789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124610791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124610795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124610795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(827)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(824)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124610800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124610800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124610800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124610800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124610800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124610800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124610800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124610800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124610800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124610801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124610801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124610801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124610801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124610801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124610801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124610801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124610801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124610801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124610801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124610801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124610802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124610802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124610803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124610808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124610808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124610817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124610817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124610817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124610817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124610817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124610817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124610817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124610817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124610817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124610819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124610819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124610819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124610819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124610819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124610819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124610819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124610819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124610819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124610819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124610819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124610819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124610819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124610821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124610825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124610825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124611207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124611207 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124611207 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124611207 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124611211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124611212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@e827e15c23f2: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C5E07264'O, index=0 SGSN_Test-GSUP(837)@e827e15c23f2: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: 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 := '2665CA15297F8DD43A765916412A58B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7EAE43B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0024D57EF19D664A'O } } } } } 20250207124611242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611242 DLLC NOTICE LLME(ffffffff/c5e07264){UNASSIGNED} LLC RX: unknown TLLI 0xc5e07264, creating LLME on the fly (gprs_llc.c:552) 20250207124611242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611242 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124611242 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124611242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124611242 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124611242 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124611242 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124611242 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124611242 DLLC NOTICE LLME(ffffffff/c5e07264){UNASSIGNED} LLGM Assign pre (c5e07264 => f22b0a3e) (gprs_llc.c:1079) 20250207124611242 DLLC NOTICE LLME(c5e07264/f22b0a3e){ASSIGNED} LLGM Assign post (c5e07264 => f22b0a3e) (gprs_llc.c:1125) 20250207124611242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124611242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124611242 DMM DEBUG MM(262420000000046/f22b0a3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124611247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611247 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124611247 DMM DEBUG MM(262420000000046/f22b0a3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250207124611247 DMM NOTICE MM(262420000000046/f22b0a3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124611247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124611247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124611247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124611248 DMM DEBUG MM(262420000000046/f22b0a3e) Requesting authorization (sgsn_auth.c:160) 20250207124611248 DMM INFO MM(262420000000046/f22b0a3e) Requesting authentication tuples (sgsn_auth.c:184) 20250207124611248 DMM DEBUG MM(262420000000046/f22b0a3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124611248 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250207124611248 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(837)@e827e15c23f2: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250207124611288 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124611288 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124611288 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124611288 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124611288 DMM INFO MM(262420000000046/f22b0a3e) Subscriber data update (mmctx.c:445) 20250207124611288 DMM DEBUG MM(262420000000046/f22b0a3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124611288 DMM INFO MM(262420000000046/f22b0a3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124611288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124611289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124611289 DMM INFO MM(262420000000046/f22b0a3e) <- GMM AUTH AND CIPHERING REQ (rand = 26 65 ca 15 29 7f 8d d4 3a 76 59 16 41 2a 58 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124611308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611308 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124611308 DMM INFO MM(262420000000046/f22b0a3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124611308 DMM NOTICE MM(262420000000046/f22b0a3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124611308 DMM DEBUG MM(262420000000046/f22b0a3e) checking auth: received GSM SRES = d7 ea e4 3b (gprs_gmm.c:666) 20250207124611308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124611308 DMM DEBUG MM(262420000000046/f22b0a3e) Requesting authorization (sgsn_auth.c:160) 20250207124611308 DMM INFO MM(262420000000046/f22b0a3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124611308 DMM DEBUG MM(262420000000046/f22b0a3e) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124611308 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250207124611308 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) 20250207124611308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124611308 DMM INFO MM(262420000000046/f22b0a3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf22b0a3e) (gprs_gmm.c:300) 20250207124611312 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124611312 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124611312 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250207124611312 DMM INFO MM(262420000000046/f22b0a3e) Subscriber data update (mmctx.c:445) 20250207124611312 DMM DEBUG MM(262420000000046/f22b0a3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124611312 DMM INFO MM(262420000000046/f22b0a3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124611312 DMM NOTICE MM(262420000000046/f22b0a3e) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250207124611312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124611312 DMM NOTICE MM(262420000000046/f22b0a3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124611312 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) 20250207124611314 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124611314 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250207124611314 DMM INFO MM(262420000000046/f22b0a3e) Subscriber data update (mmctx.c:445) 20250207124611314 DMM DEBUG MM(262420000000046/f22b0a3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124611325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611325 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124611325 DMM INFO MM(262420000000046/f22b0a3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124611325 DMM NOTICE MM(262420000000046/f22b0a3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124611325 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124611325 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124611325 DLLC NOTICE LLME(c5e07264/f22b0a3e){ASSIGNED} LLGM Assign pre (ffffffff => f22b0a3e) (gprs_llc.c:1079) 20250207124611325 DLLC NOTICE LLME(ffffffff/f22b0a3e){ASSIGNED} LLGM Assign post (ffffffff => f22b0a3e) (gprs_llc.c:1125) 20250207124611325 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124611325 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124611325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124611325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: setverdict(pass): none -> pass 20250207124611383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611383 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124611383 DMM INFO MM(262420000000046/f22b0a3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124611383 DMM INFO MM(262420000000046/f22b0a3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124611383 DMM DEBUG MM(262420000000046/f22b0a3e) Using GGSN 0 (gprs_sm.c:312) 20250207124611384 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) 20250207124611384 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250207124611384 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124611384 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124611384 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250207124611406 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 c7 e1 e2 ef 11 b6 37 28 e1 14 05 7f 3f 52 bf 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20250207124611407 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124611407 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124611407 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f22b0a3e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124611407 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124611407 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124611425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611425 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124611425 DMM INFO MM(262420000000046/f22b0a3e) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250207124611425 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124611425 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250207124611425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124611425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124611425 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124611425 DMM INFO MM(262420000000046/f22b0a3e) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250207124611425 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124611425 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: "Received deletePDPContextResponse 1, seq_nr=1036" 20250207124611429 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20250207124611429 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124611429 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250207124611429 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=f22b0a3e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124611429 DMM INFO MM(262420000000046/f22b0a3e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250207124611429 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250207124611429 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124611430 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20250207124611430 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@e827e15c23f2: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@e827e15c23f2: Final verdict of PTC: pass 20250207124613442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@e827e15c23f2: Final verdict of PTC: none 20250207124613443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124613443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(832)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(825)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(835)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(830)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(833)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(823)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(828)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Feb 7 12:46:13 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 20250207124613548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124613949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105108) 20250207124614443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124614444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105108, count=106268) 20250207124615445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124615445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Feb 7 12:46:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124616445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124616445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_second_attempt started. 20250207124616981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124616982 DMM INFO MM(262420000000046/f22b0a3e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124616982 DMM INFO MM(262420000000046/f22b0a3e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124616982 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124616982 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124616982 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124616982 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124616982 DLLC NOTICE LLME(ffffffff/f22b0a3e){ASSIGNED} LLGM Assign pre (f22b0a3e => ffffffff) (gprs_llc.c:1079) 20250207124616982 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f22b0a3e => ffffffff) (gprs_llc.c:1125) 20250207124616982 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250207124616982 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) 20250207124616982 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20250207124616982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124616982 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124616982 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124616982 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124616982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124617003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124617003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124617003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124617003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124617003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124617003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124617003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124617003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124617003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124617004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124617004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124617004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124617004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124617004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124617004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124617004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124617004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124617004 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124617004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124617004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124617004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124617004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124617007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124617013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(845)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI196(843)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124617018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124617018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124617018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124617018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124617018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124617018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124617018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124617018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124617018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124617019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124617019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124617019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124617020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124617020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124617020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124617020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124617020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124617020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124617020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124617020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124617020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124617020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124617023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124617030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124617040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124617040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124617040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124617040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124617040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124617040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124617040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124617040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124617040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124617042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124617042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124617042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124617042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124617042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124617042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124617042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124617042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124617042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124617042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124617042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124617042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124617042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124617046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124617052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124617447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124617447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124617447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124617447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124617448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124617448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@e827e15c23f2: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='CF58F091'O, index=0 SGSN_Test-GSUP(856)@e827e15c23f2: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@e827e15c23f2: 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 := '6061EE30D14B04A0AC2AF93B2BFB4478'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A8BC5CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C3F5002BF648420'O } } } } } 20250207124617471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617471 DLLC NOTICE LLME(ffffffff/cf58f091){UNASSIGNED} LLC RX: unknown TLLI 0xcf58f091, creating LLME on the fly (gprs_llc.c:552) 20250207124617471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124617471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124617471 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124617471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124617471 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124617471 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124617471 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124617471 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124617471 DLLC NOTICE LLME(ffffffff/cf58f091){UNASSIGNED} LLGM Assign pre (cf58f091 => deed6d35) (gprs_llc.c:1079) 20250207124617471 DLLC NOTICE LLME(cf58f091/deed6d35){ASSIGNED} LLGM Assign post (cf58f091 => deed6d35) (gprs_llc.c:1125) 20250207124617471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124617471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124617471 DMM DEBUG MM(262420000000022/deed6d35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124617478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124617479 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124617479 DMM DEBUG MM(262420000000022/deed6d35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250207124617479 DMM NOTICE MM(262420000000022/deed6d35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124617479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124617479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124617479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124617479 DMM DEBUG MM(262420000000022/deed6d35) Requesting authorization (sgsn_auth.c:160) 20250207124617479 DMM INFO MM(262420000000022/deed6d35) Requesting authentication tuples (sgsn_auth.c:184) 20250207124617479 DMM DEBUG MM(262420000000022/deed6d35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124617479 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250207124617479 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(856)@e827e15c23f2: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@e827e15c23f2: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250207124617520 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124617520 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124617520 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124617520 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124617520 DMM INFO MM(262420000000022/deed6d35) Subscriber data update (mmctx.c:445) 20250207124617520 DMM DEBUG MM(262420000000022/deed6d35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124617520 DMM INFO MM(262420000000022/deed6d35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124617520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124617520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124617520 DMM INFO MM(262420000000022/deed6d35) <- GMM AUTH AND CIPHERING REQ (rand = 60 61 ee 30 d1 4b 04 a0 ac 2a f9 3b 2b fb 44 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124617526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124617526 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124617526 DMM INFO MM(262420000000022/deed6d35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124617526 DMM NOTICE MM(262420000000022/deed6d35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124617526 DMM DEBUG MM(262420000000022/deed6d35) checking auth: received GSM SRES = 3a 8b c5 ca (gprs_gmm.c:666) 20250207124617526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124617526 DMM DEBUG MM(262420000000022/deed6d35) Requesting authorization (sgsn_auth.c:160) 20250207124617527 DMM INFO MM(262420000000022/deed6d35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124617527 DMM DEBUG MM(262420000000022/deed6d35) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124617527 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250207124617527 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) 20250207124617527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124617527 DMM INFO MM(262420000000022/deed6d35) <- GMM ATTACH ACCEPT (new P-TMSI=0xdeed6d35) (gprs_gmm.c:300) 20250207124617528 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124617528 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124617528 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250207124617528 DMM INFO MM(262420000000022/deed6d35) Subscriber data update (mmctx.c:445) 20250207124617528 DMM DEBUG MM(262420000000022/deed6d35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124617528 DMM INFO MM(262420000000022/deed6d35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124617528 DMM NOTICE MM(262420000000022/deed6d35) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250207124617528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124617528 DMM NOTICE MM(262420000000022/deed6d35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124617528 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) 20250207124617528 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124617528 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250207124617528 DMM INFO MM(262420000000022/deed6d35) Subscriber data update (mmctx.c:445) 20250207124617528 DMM DEBUG MM(262420000000022/deed6d35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124617531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124617531 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124617531 DMM INFO MM(262420000000022/deed6d35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124617531 DMM NOTICE MM(262420000000022/deed6d35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124617531 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124617531 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124617531 DLLC NOTICE LLME(cf58f091/deed6d35){ASSIGNED} LLGM Assign pre (ffffffff => deed6d35) (gprs_llc.c:1079) 20250207124617531 DLLC NOTICE LLME(ffffffff/deed6d35){ASSIGNED} LLGM Assign post (ffffffff => deed6d35) (gprs_llc.c:1125) 20250207124617531 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124617531 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124617531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124617531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_second_attempt(858)@e827e15c23f2: 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 := '06DB1E33B3F9110B171F72DD74CFAA87'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C8391DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67E6F430043502E1'O } } } } } 20250207124617583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124617583 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124617583 DMM INFO MM(262420000000022/deed6d35) -> GMM ATTACH REQUEST MI(TMSI-0xDEED6D35) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124617583 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124617583 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207124617583 DLLC NOTICE LLME(ffffffff/deed6d35){ASSIGNED} LLGM Assign pre (deed6d35 => cdd1688c) (gprs_llc.c:1079) 20250207124617583 DLLC NOTICE LLME(deed6d35/cdd1688c){ASSIGNED} LLGM Assign post (deed6d35 => cdd1688c) (gprs_llc.c:1125) 20250207124617583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124617583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124617583 DMM DEBUG MM(262420000000022/cdd1688c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124617586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124617586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250207124617586 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124617586 DMM DEBUG MM(262420000000022/cdd1688c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250207124617586 DMM NOTICE MM(262420000000022/cdd1688c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124617586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124617586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124617586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124617586 DMM DEBUG MM(262420000000022/cdd1688c) Requesting authorization (sgsn_auth.c:160) 20250207124617586 DMM INFO MM(262420000000022/cdd1688c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124617586 DMM DEBUG MM(262420000000022/cdd1688c) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124617586 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250207124617586 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) 20250207124620308 DGPRS DEBUG Checking for inactive LLMEs, time = 2163286 (sgsn.c:131) 20250207124623587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250207124623587 DMM ERROR MM(262420000000022/cdd1688c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250207124623587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250207124623587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207124623587 DMM NOTICE MM(262420000000022/cdd1688c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250207124623587 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250207124623587 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) 20250207124623587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207124623587 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Deallocated (fsm.c:568) 20250207124623587 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124623587 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207124623587 DLLC NOTICE LLME(deed6d35/cdd1688c){ASSIGNED} LLGM Assign pre (cdd1688c => ffffffff) (gprs_llc.c:1079) 20250207124623587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd1688c => ffffffff) (gprs_llc.c:1125) 20250207124637447 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124637447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124637448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250207124647005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124647007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124647007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124647020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124647022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124647022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124647043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124647045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124647045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@e827e15c23f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e827e15c23f2: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250207124647490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124647490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(854)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(849)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(844)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(856)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@e827e15c23f2: Final verdict of PTC: none 20250207124647491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(855)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@e827e15c23f2: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@e827e15c23f2: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@e827e15c23f2: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(847)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(842)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(853)@e827e15c23f2: Final verdict of PTC: none TC_attach_second_attempt(858)@e827e15c23f2: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@e827e15c23f2: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Feb 7 12:46:47 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 20250207124647558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124647859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20250207124648491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124648491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20250207124649491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124649492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Feb 7 12:46:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124650309 DGPRS DEBUG Checking for inactive LLMEs, time = 2163316 (sgsn.c:131) 20250207124650492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124650492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_echo_timeout started. 20250207124650894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124650894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124650912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124650912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124650912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124650912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124650912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124650912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124650912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124650912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124650912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124650913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124650913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124650913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124650913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124650914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124650914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124650914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124650914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124650914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124650914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124650914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124650914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124650914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124650916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124650920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124650920 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(865)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(862)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124650927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124650928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124650928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124650928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124650928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124650928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124650928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124650928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124650928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124650929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124650929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124650929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124650929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124650929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124650929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124650929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124650929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124650929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124650929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124650929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124650929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124650929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124650931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124650938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124650938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(869)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_echo_timeout-BVCI210(867)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124650943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124650943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124650943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124650943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124650943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124650943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124650943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124650943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124650943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124650945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124650945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124650945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124650945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124650945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124650945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124650945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124650945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124650945 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124650945 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124650945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124650945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124650945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124650948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124650953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124650953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124651493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124651493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124651493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124651493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124651494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124651494 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@e827e15c23f2: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D549B295'O, index=0 SGSN_Test-GSUP(875)@e827e15c23f2: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@e827e15c23f2: 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 := '76BE4ED4451323ADB0C22E1B0C2B16AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0427B0E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81BBB25FC23C9A06'O } } } } } 20250207124651526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124651526 DLLC NOTICE LLME(ffffffff/d549b295){UNASSIGNED} LLC RX: unknown TLLI 0xd549b295, creating LLME on the fly (gprs_llc.c:552) 20250207124651526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124651526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124651526 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124651526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124651526 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124651526 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124651526 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124651526 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124651526 DLLC NOTICE LLME(ffffffff/d549b295){UNASSIGNED} LLGM Assign pre (d549b295 => f53a168f) (gprs_llc.c:1079) 20250207124651526 DLLC NOTICE LLME(d549b295/f53a168f){ASSIGNED} LLGM Assign post (d549b295 => f53a168f) (gprs_llc.c:1125) 20250207124651526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124651526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124651526 DMM DEBUG MM(262420000000067/f53a168f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124651538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124651538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124651538 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124651538 DMM DEBUG MM(262420000000067/f53a168f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250207124651538 DMM NOTICE MM(262420000000067/f53a168f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124651538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124651538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124651538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124651538 DMM DEBUG MM(262420000000067/f53a168f) Requesting authorization (sgsn_auth.c:160) 20250207124651538 DMM INFO MM(262420000000067/f53a168f) Requesting authentication tuples (sgsn_auth.c:184) 20250207124651538 DMM DEBUG MM(262420000000067/f53a168f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124651538 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250207124651538 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(875)@e827e15c23f2: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@e827e15c23f2: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250207124651541 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124651541 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124651541 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124651541 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124651541 DMM INFO MM(262420000000067/f53a168f) Subscriber data update (mmctx.c:445) 20250207124651541 DMM DEBUG MM(262420000000067/f53a168f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124651541 DMM INFO MM(262420000000067/f53a168f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124651541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124651541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124651541 DMM INFO MM(262420000000067/f53a168f) <- GMM AUTH AND CIPHERING REQ (rand = 76 be 4e d4 45 13 23 ad b0 c2 2e 1b 0c 2b 16 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124651551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124651551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124651551 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124651551 DMM INFO MM(262420000000067/f53a168f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124651551 DMM NOTICE MM(262420000000067/f53a168f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124651551 DMM DEBUG MM(262420000000067/f53a168f) checking auth: received GSM SRES = 04 27 b0 e8 (gprs_gmm.c:666) 20250207124651551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124651551 DMM DEBUG MM(262420000000067/f53a168f) Requesting authorization (sgsn_auth.c:160) 20250207124651551 DMM INFO MM(262420000000067/f53a168f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124651551 DMM DEBUG MM(262420000000067/f53a168f) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124651551 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250207124651551 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) 20250207124651551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124651551 DMM INFO MM(262420000000067/f53a168f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf53a168f) (gprs_gmm.c:300) 20250207124651553 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124651553 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124651553 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250207124651553 DMM INFO MM(262420000000067/f53a168f) Subscriber data update (mmctx.c:445) 20250207124651553 DMM DEBUG MM(262420000000067/f53a168f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124651553 DMM INFO MM(262420000000067/f53a168f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124651553 DMM NOTICE MM(262420000000067/f53a168f) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250207124651553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124651553 DMM NOTICE MM(262420000000067/f53a168f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124651553 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) 20250207124651553 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124651553 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250207124651553 DMM INFO MM(262420000000067/f53a168f) Subscriber data update (mmctx.c:445) 20250207124651553 DMM DEBUG MM(262420000000067/f53a168f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124651560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124651560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124651560 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124651560 DMM INFO MM(262420000000067/f53a168f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124651560 DMM NOTICE MM(262420000000067/f53a168f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124651560 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124651560 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124651560 DLLC NOTICE LLME(d549b295/f53a168f){ASSIGNED} LLGM Assign pre (ffffffff => f53a168f) (gprs_llc.c:1079) 20250207124651560 DLLC NOTICE LLME(ffffffff/f53a168f){ASSIGNED} LLGM Assign post (ffffffff => f53a168f) (gprs_llc.c:1125) 20250207124651560 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124651560 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124651560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124651560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@e827e15c23f2: setverdict(pass): none -> pass 20250207124651612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124651612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124651612 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124651612 DMM INFO MM(262420000000067/f53a168f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124651612 DMM INFO MM(262420000000067/f53a168f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124651612 DMM DEBUG MM(262420000000067/f53a168f) Using GGSN 0 (gprs_sm.c:312) 20250207124651612 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) 20250207124651612 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250207124651612 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124651612 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124651612 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250207124651623 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 25 98 53 80 11 28 63 fe c2 14 05 7f 6e f1 25 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20250207124651623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124651623 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124651623 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f53a168f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124651623 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124651623 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124656499 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250207124656501 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20250207124656501 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f6b160b8f0) (sgsn_libgtp.c:632) 20250207124701499 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1039" 20250207124706501 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250207124706501 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1039" 20250207124711494 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124711494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207124711494 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124711501 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250207124711501 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250207124711501 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1041" 20250207124716502 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250207124716502 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250207124716502 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250207124716502 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1041" 20250207124720310 DGPRS DEBUG Checking for inactive LLMEs, time = 2163346 (sgsn.c:131) 20250207124720916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124720922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124720922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124720930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124720933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124720934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124720946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124720950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124720950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124721503 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250207124721503 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250207124721503 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250207124721503 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250207124721503 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1043" 20250207124726504 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250207124726504 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250207124726504 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250207124726504 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250207124726504 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55f6b160b8f0) (sgsn_libgtp.c:632) 20250207124726504 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55f6b160b8f0) (sgsn_libgtp.c:636) 20250207124726504 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250207124726504 DMM INFO MM(262420000000067/f53a168f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124726504 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250207124726504 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124726504 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250207124726504 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250207124726504 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124726504 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250207124726504 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250207124726504 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124726504 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250207124726504 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250207124726504 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124726504 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250207124726504 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@e827e15c23f2: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@e827e15c23f2: Removing Client IMSI='262420000000067'H, index=0 20250207124726517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124726517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250207124726517 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124726517 DMM INFO MM(262420000000067/f53a168f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@e827e15c23f2: Final verdict of PTC: pass 20250207124726519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@e827e15c23f2: Final verdict of PTC: none 20250207124726523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124726523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(873)@e827e15c23f2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(868)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(863)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@e827e15c23f2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@e827e15c23f2: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(871)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(866)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(861)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Feb 7 12:47:26 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 20250207124726618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124727019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100256) 20250207124727524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124727524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100256, count=114204) 20250207124728525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124728525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Feb 7 12:47:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124729526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124729526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_restart_ctr_echo started. 20250207124730068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124730071 DMM INFO MM(262420000000067/f53a168f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124730071 DMM INFO MM(262420000000067/f53a168f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124730071 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124730071 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124730071 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124730071 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124730071 DLLC NOTICE LLME(ffffffff/f53a168f){ASSIGNED} LLGM Assign pre (f53a168f => ffffffff) (gprs_llc.c:1079) 20250207124730071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f53a168f => ffffffff) (gprs_llc.c:1125) 20250207124730071 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124730071 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124730071 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250207124730071 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) 20250207124730071 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20250207124730071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124730071 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124730071 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124730071 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124730071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124730105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124730105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124730105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124730105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124730105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124730105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124730105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124730105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124730105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124730106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124730106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124730106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124730106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124730106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124730106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124730106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124730106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124730106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124730106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124730106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124730106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124730106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124730109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124730113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124730119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124730119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124730119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124730119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124730119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124730119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124730119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124730119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124730119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124730120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124730120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124730120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124730120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124730120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124730120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124730120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124730120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124730120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124730120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124730120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124730120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124730120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124730123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124730129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(889)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(886)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124730134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124730134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124730134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124730134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124730134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124730134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124730134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124730134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124730134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124730135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124730135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124730135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124730135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124730135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124730135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124730135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124730135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124730135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124730135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124730135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124730135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124730135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124730137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124730141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124730527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124730527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124730527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124730527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124730531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124730533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@e827e15c23f2: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DDC04BEA'O, index=0 SGSN_Test-GSUP(894)@e827e15c23f2: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@e827e15c23f2: 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 := 'F78618F4FFCA6570CE5389A98F44BFA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71F19802'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BA69DDE3A5BE568'O } } } } } 20250207124730602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730602 DLLC NOTICE LLME(ffffffff/ddc04bea){UNASSIGNED} LLC RX: unknown TLLI 0xddc04bea, creating LLME on the fly (gprs_llc.c:552) 20250207124730602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124730602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124730602 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124730602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124730602 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124730602 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124730602 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124730602 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124730602 DLLC NOTICE LLME(ffffffff/ddc04bea){UNASSIGNED} LLGM Assign pre (ddc04bea => c365d09c) (gprs_llc.c:1079) 20250207124730602 DLLC NOTICE LLME(ddc04bea/c365d09c){ASSIGNED} LLGM Assign post (ddc04bea => c365d09c) (gprs_llc.c:1125) 20250207124730602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124730602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124730602 DMM DEBUG MM(262420000000023/c365d09c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124730622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124730622 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124730622 DMM DEBUG MM(262420000000023/c365d09c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250207124730622 DMM NOTICE MM(262420000000023/c365d09c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124730622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124730622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124730622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124730622 DMM DEBUG MM(262420000000023/c365d09c) Requesting authorization (sgsn_auth.c:160) 20250207124730622 DMM INFO MM(262420000000023/c365d09c) Requesting authentication tuples (sgsn_auth.c:184) 20250207124730622 DMM DEBUG MM(262420000000023/c365d09c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124730622 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250207124730622 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(894)@e827e15c23f2: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@e827e15c23f2: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250207124730628 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124730628 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124730628 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124730628 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124730628 DMM INFO MM(262420000000023/c365d09c) Subscriber data update (mmctx.c:445) 20250207124730628 DMM DEBUG MM(262420000000023/c365d09c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124730628 DMM INFO MM(262420000000023/c365d09c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124730628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124730628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124730628 DMM INFO MM(262420000000023/c365d09c) <- GMM AUTH AND CIPHERING REQ (rand = f7 86 18 f4 ff ca 65 70 ce 53 89 a9 8f 44 bf a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124730645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124730646 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124730646 DMM INFO MM(262420000000023/c365d09c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124730646 DMM NOTICE MM(262420000000023/c365d09c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124730646 DMM DEBUG MM(262420000000023/c365d09c) checking auth: received GSM SRES = 71 f1 98 02 (gprs_gmm.c:666) 20250207124730646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124730646 DMM DEBUG MM(262420000000023/c365d09c) Requesting authorization (sgsn_auth.c:160) 20250207124730646 DMM INFO MM(262420000000023/c365d09c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124730646 DMM DEBUG MM(262420000000023/c365d09c) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124730646 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250207124730646 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) 20250207124730646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124730646 DMM INFO MM(262420000000023/c365d09c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc365d09c) (gprs_gmm.c:300) 20250207124730648 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124730648 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124730648 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250207124730648 DMM INFO MM(262420000000023/c365d09c) Subscriber data update (mmctx.c:445) 20250207124730648 DMM DEBUG MM(262420000000023/c365d09c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124730648 DMM INFO MM(262420000000023/c365d09c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124730648 DMM NOTICE MM(262420000000023/c365d09c) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250207124730648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124730648 DMM NOTICE MM(262420000000023/c365d09c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124730648 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) 20250207124730650 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124730650 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250207124730650 DMM INFO MM(262420000000023/c365d09c) Subscriber data update (mmctx.c:445) 20250207124730650 DMM DEBUG MM(262420000000023/c365d09c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124730661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124730662 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124730662 DMM INFO MM(262420000000023/c365d09c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124730662 DMM NOTICE MM(262420000000023/c365d09c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124730662 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124730662 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124730662 DLLC NOTICE LLME(ddc04bea/c365d09c){ASSIGNED} LLGM Assign pre (ffffffff => c365d09c) (gprs_llc.c:1079) 20250207124730662 DLLC NOTICE LLME(ffffffff/c365d09c){ASSIGNED} LLGM Assign post (ffffffff => c365d09c) (gprs_llc.c:1125) 20250207124730662 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124730662 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124730662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124730662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@e827e15c23f2: setverdict(pass): none -> pass 20250207124730717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124730717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124730717 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124730717 DMM INFO MM(262420000000023/c365d09c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124730717 DMM INFO MM(262420000000023/c365d09c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124730717 DMM DEBUG MM(262420000000023/c365d09c) Using GGSN 0 (gprs_sm.c:312) 20250207124730717 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250207124730717 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124730717 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124730718 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250207124730737 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 e0 d1 30 61 11 f2 26 cf 87 14 05 7f f7 03 37 44 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250207124730737 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6a058, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124730737 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124730737 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=c365d09c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124730737 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124730738 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124735718 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250207124735726 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20250207124735726 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f6b160b8f0) (sgsn_libgtp.c:632) 20250207124740719 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250207124740726 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20250207124740726 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55f6b160b8f0) (sgsn_libgtp.c:632) 20250207124740726 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250207124740726 DMM INFO MM(262420000000023/c365d09c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124740726 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250207124740727 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@e827e15c23f2: Removing Client IMSI='262420000000023'H, index=0 20250207124740744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124740744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250207124740744 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124740744 DMM INFO MM(262420000000023/c365d09c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@e827e15c23f2: Final verdict of PTC: pass 20250207124740749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@e827e15c23f2: Final verdict of PTC: none 20250207124740753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124740753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(878)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(887)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(892)@e827e15c23f2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@e827e15c23f2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(882)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@e827e15c23f2: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(890)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(885)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(880)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Feb 7 12:47:40 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 20250207124740833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124741235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102572) 20250207124741754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124741754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102572, count=103832) 20250207124742756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124742756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Feb 7 12:47:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124743757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124743757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_restart_ctr_create started. 20250207124744332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124744335 DMM INFO MM(262420000000023/c365d09c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124744335 DMM INFO MM(262420000000023/c365d09c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124744335 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124744335 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124744335 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124744335 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124744335 DLLC NOTICE LLME(ffffffff/c365d09c){ASSIGNED} LLGM Assign pre (c365d09c => ffffffff) (gprs_llc.c:1079) 20250207124744335 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c365d09c => ffffffff) (gprs_llc.c:1125) 20250207124744335 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124744335 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124744335 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250207124744335 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) 20250207124744335 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20250207124744335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124744335 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124744335 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124744335 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124744335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124744402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124744402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124744402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124744402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124744402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124744402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124744402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124744402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124744402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(902)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(901)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124744403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124744403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124744403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124744403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124744403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124744403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124744403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124744403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124744403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124744403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124744403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124744403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124744403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124744407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124744414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744414 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(906)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124744415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124744415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124744415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124744415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124744415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124744415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124744415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124744415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124744415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_restart_ctr_create-BVCI196(900)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124744416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124744416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124744416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124744416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124744416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124744416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124744416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124744416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124744416 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124744416 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124744416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124744416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124744416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124744420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124744425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124744435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124744435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124744435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124744435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124744435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124744435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124744435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124744435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124744435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124744436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124744436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124744436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124744436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124744436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124744436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124744436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124744436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124744436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124744436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124744436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124744437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124744437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124744439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124744443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124744758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124744758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124744758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124744758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124744763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124744764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@e827e15c23f2: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D3054099'O, index=0 SGSN_Test-GSUP(913)@e827e15c23f2: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@e827e15c23f2: 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 := '6ED292F533C18FAB3C2F7AEA177075F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B301475F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '689E7E7B37C07CE6'O } } } } } 20250207124744830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744830 DLLC NOTICE LLME(ffffffff/d3054099){UNASSIGNED} LLC RX: unknown TLLI 0xd3054099, creating LLME on the fly (gprs_llc.c:552) 20250207124744830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124744830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124744830 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124744830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124744830 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124744830 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124744830 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124744830 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124744830 DLLC NOTICE LLME(ffffffff/d3054099){UNASSIGNED} LLGM Assign pre (d3054099 => c9e25de4) (gprs_llc.c:1079) 20250207124744830 DLLC NOTICE LLME(d3054099/c9e25de4){ASSIGNED} LLGM Assign post (d3054099 => c9e25de4) (gprs_llc.c:1125) 20250207124744830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124744830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124744830 DMM DEBUG MM(262420000000024/c9e25de4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124744852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124744853 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124744853 DMM DEBUG MM(262420000000024/c9e25de4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250207124744853 DMM NOTICE MM(262420000000024/c9e25de4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124744853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124744853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124744853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124744853 DMM DEBUG MM(262420000000024/c9e25de4) Requesting authorization (sgsn_auth.c:160) 20250207124744853 DMM INFO MM(262420000000024/c9e25de4) Requesting authentication tuples (sgsn_auth.c:184) 20250207124744853 DMM DEBUG MM(262420000000024/c9e25de4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124744853 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250207124744853 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(913)@e827e15c23f2: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@e827e15c23f2: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250207124744859 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124744860 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124744860 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124744860 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124744860 DMM INFO MM(262420000000024/c9e25de4) Subscriber data update (mmctx.c:445) 20250207124744860 DMM DEBUG MM(262420000000024/c9e25de4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124744860 DMM INFO MM(262420000000024/c9e25de4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124744860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124744860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124744860 DMM INFO MM(262420000000024/c9e25de4) <- GMM AUTH AND CIPHERING REQ (rand = 6e d2 92 f5 33 c1 8f ab 3c 2f 7a ea 17 70 75 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124744874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124744874 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124744874 DMM INFO MM(262420000000024/c9e25de4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124744874 DMM NOTICE MM(262420000000024/c9e25de4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124744874 DMM DEBUG MM(262420000000024/c9e25de4) checking auth: received GSM SRES = b3 01 47 5f (gprs_gmm.c:666) 20250207124744874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124744874 DMM DEBUG MM(262420000000024/c9e25de4) Requesting authorization (sgsn_auth.c:160) 20250207124744875 DMM INFO MM(262420000000024/c9e25de4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124744875 DMM DEBUG MM(262420000000024/c9e25de4) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124744875 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250207124744875 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) 20250207124744875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124744875 DMM INFO MM(262420000000024/c9e25de4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9e25de4) (gprs_gmm.c:300) 20250207124744877 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124744877 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124744877 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250207124744877 DMM INFO MM(262420000000024/c9e25de4) Subscriber data update (mmctx.c:445) 20250207124744877 DMM DEBUG MM(262420000000024/c9e25de4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124744877 DMM INFO MM(262420000000024/c9e25de4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124744877 DMM NOTICE MM(262420000000024/c9e25de4) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250207124744877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124744877 DMM NOTICE MM(262420000000024/c9e25de4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124744877 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) 20250207124744878 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124744878 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250207124744878 DMM INFO MM(262420000000024/c9e25de4) Subscriber data update (mmctx.c:445) 20250207124744878 DMM DEBUG MM(262420000000024/c9e25de4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124744886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124744886 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124744886 DMM INFO MM(262420000000024/c9e25de4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124744886 DMM NOTICE MM(262420000000024/c9e25de4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124744886 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124744886 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124744886 DLLC NOTICE LLME(d3054099/c9e25de4){ASSIGNED} LLGM Assign pre (ffffffff => c9e25de4) (gprs_llc.c:1079) 20250207124744886 DLLC NOTICE LLME(ffffffff/c9e25de4){ASSIGNED} LLGM Assign post (ffffffff => c9e25de4) (gprs_llc.c:1125) 20250207124744886 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124744886 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124744887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124744887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@e827e15c23f2: setverdict(pass): none -> pass 20250207124744941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124744941 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124744941 DMM INFO MM(262420000000024/c9e25de4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124744941 DMM INFO MM(262420000000024/c9e25de4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124744941 DMM DEBUG MM(262420000000024/c9e25de4) Using GGSN 0 (gprs_sm.c:312) 20250207124744941 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250207124744941 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124744941 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124744941 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250207124744966 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 ed cc ab 80 11 52 c5 b7 b1 14 05 7f a8 48 29 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250207124744966 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f3f15d6a058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250207124744966 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f3f15d6a058, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124744966 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250207124744966 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250207124744967 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124744967 DMM NOTICE MM(262420000000024/c9e25de4) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124744985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124744985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124744985 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124744985 DMM INFO MM(262420000000024/c9e25de4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124744985 DMM INFO MM(262420000000024/c9e25de4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124744985 DMM DEBUG MM(262420000000024/c9e25de4) Using GGSN 0 (gprs_sm.c:312) 20250207124744985 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250207124744985 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124744985 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124744985 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250207124744988 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 ed cc ab 80 11 52 c5 b7 b1 14 05 7f a8 48 29 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250207124744988 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f3f15d6a058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250207124744988 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6a058, cbp=0x55f6b1614260) (sgsn_libgtp.c:632) 20250207124744988 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124744988 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=c9e25de4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124744988 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124744989 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@e827e15c23f2: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@e827e15c23f2: Final verdict of PTC: pass 20250207124745011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(898)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(913)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(901)@e827e15c23f2: Final verdict of PTC: none 20250207124745015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124745015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(903)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(911)@e827e15c23f2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(906)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@e827e15c23f2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@e827e15c23f2: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(899)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(909)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(904)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Feb 7 12:47:45 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 20250207124745110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124745512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103536) 20250207124746016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124746016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103536, count=104696) 20250207124747018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124747018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:47:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124748019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124748020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250207124748608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124748611 DMM INFO MM(262420000000024/c9e25de4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124748611 DMM INFO MM(262420000000024/c9e25de4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124748611 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124748611 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124748611 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124748611 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124748611 DLLC NOTICE LLME(ffffffff/c9e25de4){ASSIGNED} LLGM Assign pre (c9e25de4 => ffffffff) (gprs_llc.c:1079) 20250207124748611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9e25de4 => ffffffff) (gprs_llc.c:1125) 20250207124748611 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124748611 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124748611 DMM NOTICE MM(262420000000024/c9e25de4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124748611 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250207124748611 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124748611 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124748611 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250207124748611 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250207124748611 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) 20250207124748612 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20250207124748612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124748612 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124748612 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124748612 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124748612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124748653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124748653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124748653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124748653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124748653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124748653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124748653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124748653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124748653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124748654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124748654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124748654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124748654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124748654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124748654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124748654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124748654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124748654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124748654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124748654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124748654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124748654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124748657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124748661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124748662 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124748666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124748666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124748666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124748666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124748666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124748666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124748666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124748666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124748666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124748667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124748667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124748667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124748667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124748667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124748667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124748667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124748667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124748667 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124748667 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124748667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124748667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124748667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124748669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124748674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124748674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124748680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124748680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124748680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124748680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124748680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124748680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124748680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124748680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124748680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124748681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124748681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124748681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124748681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124748681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124748681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124748681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124748681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124748681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124748681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124748681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124748681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124748681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124748683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124748687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124748687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124749021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124749021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124749021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124749021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124749025 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124749026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e827e15c23f2: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D624D728'O, index=0 SGSN_Test-GSUP(932)@e827e15c23f2: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e827e15c23f2: 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 := '78A08FFEF433E698D0F652E80BB06DAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9F71336'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '091EB7EEAF78C26C'O } } } } } 20250207124750109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124750109 DLLC NOTICE LLME(ffffffff/d624d728){UNASSIGNED} LLC RX: unknown TLLI 0xd624d728, creating LLME on the fly (gprs_llc.c:552) 20250207124750109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124750109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124750109 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124750109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124750109 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124750109 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124750109 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124750109 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124750109 DLLC NOTICE LLME(ffffffff/d624d728){UNASSIGNED} LLGM Assign pre (d624d728 => cb8278f8) (gprs_llc.c:1079) 20250207124750109 DLLC NOTICE LLME(d624d728/cb8278f8){ASSIGNED} LLGM Assign post (d624d728 => cb8278f8) (gprs_llc.c:1125) 20250207124750109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124750109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124750109 DMM DEBUG MM(262420000000025/cb8278f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124750124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124750124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124750124 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124750124 DMM DEBUG MM(262420000000025/cb8278f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250207124750124 DMM NOTICE MM(262420000000025/cb8278f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124750124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124750124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124750124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124750124 DMM DEBUG MM(262420000000025/cb8278f8) Requesting authorization (sgsn_auth.c:160) 20250207124750124 DMM INFO MM(262420000000025/cb8278f8) Requesting authentication tuples (sgsn_auth.c:184) 20250207124750124 DMM DEBUG MM(262420000000025/cb8278f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124750124 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250207124750124 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(932)@e827e15c23f2: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250207124750129 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124750129 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124750129 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124750129 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124750129 DMM INFO MM(262420000000025/cb8278f8) Subscriber data update (mmctx.c:445) 20250207124750129 DMM DEBUG MM(262420000000025/cb8278f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124750129 DMM INFO MM(262420000000025/cb8278f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124750129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124750129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124750129 DMM INFO MM(262420000000025/cb8278f8) <- GMM AUTH AND CIPHERING REQ (rand = 78 a0 8f fe f4 33 e6 98 d0 f6 52 e8 0b b0 6d aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124750141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124750141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124750141 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124750141 DMM INFO MM(262420000000025/cb8278f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124750141 DMM NOTICE MM(262420000000025/cb8278f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124750141 DMM DEBUG MM(262420000000025/cb8278f8) checking auth: received GSM SRES = f9 f7 13 36 (gprs_gmm.c:666) 20250207124750141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124750141 DMM DEBUG MM(262420000000025/cb8278f8) Requesting authorization (sgsn_auth.c:160) 20250207124750141 DMM INFO MM(262420000000025/cb8278f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124750141 DMM DEBUG MM(262420000000025/cb8278f8) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124750141 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250207124750141 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) 20250207124750141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124750141 DMM INFO MM(262420000000025/cb8278f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb8278f8) (gprs_gmm.c:300) 20250207124750144 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124750144 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124750144 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250207124750144 DMM INFO MM(262420000000025/cb8278f8) Subscriber data update (mmctx.c:445) 20250207124750144 DMM DEBUG MM(262420000000025/cb8278f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124750144 DMM INFO MM(262420000000025/cb8278f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124750144 DMM NOTICE MM(262420000000025/cb8278f8) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250207124750144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124750144 DMM NOTICE MM(262420000000025/cb8278f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124750144 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) 20250207124750145 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124750145 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250207124750145 DMM INFO MM(262420000000025/cb8278f8) Subscriber data update (mmctx.c:445) 20250207124750145 DMM DEBUG MM(262420000000025/cb8278f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124750154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124750154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124750154 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124750154 DMM INFO MM(262420000000025/cb8278f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124750154 DMM NOTICE MM(262420000000025/cb8278f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124750154 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124750154 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124750154 DLLC NOTICE LLME(d624d728/cb8278f8){ASSIGNED} LLGM Assign pre (ffffffff => cb8278f8) (gprs_llc.c:1079) 20250207124750154 DLLC NOTICE LLME(ffffffff/cb8278f8){ASSIGNED} LLGM Assign post (ffffffff => cb8278f8) (gprs_llc.c:1125) 20250207124750154 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124750154 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124750154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124750154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e827e15c23f2: setverdict(pass): none -> pass 20250207124750212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124750212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124750212 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124750212 DMM INFO MM(262420000000025/cb8278f8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124750212 DMM INFO MM(262420000000025/cb8278f8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124750212 DMM DEBUG MM(262420000000025/cb8278f8) Using GGSN 0 (gprs_sm.c:312) 20250207124750212 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) 20250207124750212 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250207124750212 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124750212 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124750212 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250207124750236 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 02 ba 1b 1e 11 89 ce a8 a9 14 05 7f b5 58 d8 99 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20250207124750236 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207124750236 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124750236 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=cb8278f8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124750236 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124750236 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124750250 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250207124750250 DGPRS INFO PDP(262420000000025:5): Context 0x7f3f15d6b0c8 was deleted (sgsn_libgtp.c:660) 20250207124750251 DMM INFO MM(262420000000025/cb8278f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124750251 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250207124750251 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250207124750311 DGPRS DEBUG Checking for inactive LLMEs, time = 2163376 (sgsn.c:131) 20250207124758252 DMM INFO MM(262420000000025/cb8278f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124806004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250207124806254 DMM INFO MM(262420000000025/cb8278f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124809022 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207124809022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207124809023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250207124814255 DMM INFO MM(262420000000025/cb8278f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124818656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124818661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124818661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124818668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124818672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124818672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124818682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124818686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124818686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124820312 DGPRS DEBUG Checking for inactive LLMEs, time = 2163406 (sgsn.c:131) 20250207124822256 DMM INFO MM(262420000000025/cb8278f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e827e15c23f2: Removing Client IMSI='262420000000025'H, index=0 20250207124822275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124822275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250207124822275 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124822275 DMM INFO MM(262420000000025/cb8278f8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@e827e15c23f2: Final verdict of PTC: pass 20250207124822279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33604<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(930)@e827e15c23f2: Final verdict of PTC: none 20250207124822283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(925)@e827e15c23f2: Final verdict of PTC: none 20250207124822284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(920)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(928)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(923)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(918)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Feb 7 12:48:22 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 20250207124822353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124822755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103428) 20250207124823285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124823285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103428, count=112388) 20250207124824286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124824287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:48:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124825288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124825288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250207124825835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124825837 DMM INFO MM(262420000000025/cb8278f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124825837 DMM INFO MM(262420000000025/cb8278f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124825837 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124825837 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124825837 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124825838 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124825838 DLLC NOTICE LLME(ffffffff/cb8278f8){ASSIGNED} LLGM Assign pre (cb8278f8 => ffffffff) (gprs_llc.c:1079) 20250207124825838 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb8278f8 => ffffffff) (gprs_llc.c:1125) 20250207124825838 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124825838 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124825838 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250207124825838 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) 20250207124825838 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20250207124825838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124825838 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124825838 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124825838 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124825838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124825886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124825886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124825886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124825886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124825886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124825886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124825886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124825886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124825886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124825887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124825887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124825887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124825887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124825887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124825887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124825887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124825887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124825887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124825887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124825887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124825887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124825887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124825889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124825895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124825895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(941)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@e827e15c23f2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(944)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124825905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124825905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124825905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124825905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124825905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124825905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124825905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124825905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124825905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124825906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124825906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124825906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124825906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124825906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124825906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124825906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124825906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124825906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124825906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124825906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124825906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124825906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124825909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(944)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(941)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124825914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124825914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20250207124825915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124825915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124825915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124825915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124825915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124825915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124825915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124825915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124825915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124825916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124825916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124825916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124825916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124825916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124825916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124825916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124825916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124825916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124825916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124825916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124825916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124825916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124825919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124825924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124825924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124826289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124826289 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124826289 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124826289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124826293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250207124826294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e827e15c23f2: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CE58AA70'O, index=0 SGSN_Test-GSUP(951)@e827e15c23f2: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: 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 := '14CF2D75175C15C9A4D0BB4AD120C8EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A706C152'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '502C59012368DAF6'O } } } } } 20250207124826364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124826364 DLLC NOTICE LLME(ffffffff/ce58aa70){UNASSIGNED} LLC RX: unknown TLLI 0xce58aa70, creating LLME on the fly (gprs_llc.c:552) 20250207124826364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124826364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124826364 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124826364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124826364 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124826364 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124826364 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124826364 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124826364 DLLC NOTICE LLME(ffffffff/ce58aa70){UNASSIGNED} LLGM Assign pre (ce58aa70 => d499b261) (gprs_llc.c:1079) 20250207124826364 DLLC NOTICE LLME(ce58aa70/d499b261){ASSIGNED} LLGM Assign post (ce58aa70 => d499b261) (gprs_llc.c:1125) 20250207124826364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124826364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124826364 DMM DEBUG MM(262420000000027/d499b261) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124826380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124826380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124826380 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124826380 DMM DEBUG MM(262420000000027/d499b261) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250207124826380 DMM NOTICE MM(262420000000027/d499b261) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124826380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124826380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124826380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124826380 DMM DEBUG MM(262420000000027/d499b261) Requesting authorization (sgsn_auth.c:160) 20250207124826380 DMM INFO MM(262420000000027/d499b261) Requesting authentication tuples (sgsn_auth.c:184) 20250207124826380 DMM DEBUG MM(262420000000027/d499b261) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124826380 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250207124826380 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(951)@e827e15c23f2: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250207124826385 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124826386 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124826386 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124826386 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124826386 DMM INFO MM(262420000000027/d499b261) Subscriber data update (mmctx.c:445) 20250207124826386 DMM DEBUG MM(262420000000027/d499b261) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124826386 DMM INFO MM(262420000000027/d499b261) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124826386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124826386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124826386 DMM INFO MM(262420000000027/d499b261) <- GMM AUTH AND CIPHERING REQ (rand = 14 cf 2d 75 17 5c 15 c9 a4 d0 bb 4a d1 20 c8 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124826401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124826401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124826401 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124826401 DMM INFO MM(262420000000027/d499b261) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124826401 DMM NOTICE MM(262420000000027/d499b261) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124826401 DMM DEBUG MM(262420000000027/d499b261) checking auth: received GSM SRES = a7 06 c1 52 (gprs_gmm.c:666) 20250207124826401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124826401 DMM DEBUG MM(262420000000027/d499b261) Requesting authorization (sgsn_auth.c:160) 20250207124826401 DMM INFO MM(262420000000027/d499b261) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124826401 DMM DEBUG MM(262420000000027/d499b261) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124826401 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250207124826401 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) 20250207124826401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124826401 DMM INFO MM(262420000000027/d499b261) <- GMM ATTACH ACCEPT (new P-TMSI=0xd499b261) (gprs_gmm.c:300) 20250207124826404 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124826404 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124826404 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250207124826404 DMM INFO MM(262420000000027/d499b261) Subscriber data update (mmctx.c:445) 20250207124826404 DMM DEBUG MM(262420000000027/d499b261) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124826404 DMM INFO MM(262420000000027/d499b261) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124826404 DMM NOTICE MM(262420000000027/d499b261) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250207124826404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124826404 DMM NOTICE MM(262420000000027/d499b261) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124826404 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) 20250207124826405 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124826405 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250207124826405 DMM INFO MM(262420000000027/d499b261) Subscriber data update (mmctx.c:445) 20250207124826405 DMM DEBUG MM(262420000000027/d499b261) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124826416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124826416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124826416 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124826416 DMM INFO MM(262420000000027/d499b261) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124826416 DMM NOTICE MM(262420000000027/d499b261) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124826416 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124826416 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124826416 DLLC NOTICE LLME(ce58aa70/d499b261){ASSIGNED} LLGM Assign pre (ffffffff => d499b261) (gprs_llc.c:1079) 20250207124826416 DLLC NOTICE LLME(ffffffff/d499b261){ASSIGNED} LLGM Assign post (ffffffff => d499b261) (gprs_llc.c:1125) 20250207124826416 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124826416 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124826416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124826416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: setverdict(pass): none -> pass 20250207124826473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124826473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124826473 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124826473 DMM INFO MM(262420000000027/d499b261) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124826474 DMM INFO MM(262420000000027/d499b261) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124826474 DMM DEBUG MM(262420000000027/d499b261) Using GGSN 0 (gprs_sm.c:312) 20250207124826474 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) 20250207124826474 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250207124826474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124826474 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124826474 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: First createPDPContextRequest received, dropping & waiting for retransmission 20250207124831474 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250207124831478 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 57 7d a0 0d 11 81 99 0f a7 14 05 7f ab f6 67 39 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20250207124831479 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207124831479 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124831479 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=d499b261, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124831479 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124831479 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250207124831482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124831482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250207124831482 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124831482 DMM INFO MM(262420000000027/d499b261) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250207124831482 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124831482 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: First deletePDPContextRequest received, dropping & waiting for retransmission 20250207124836482 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250207124836488 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20250207124836488 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207124836488 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250207124836488 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=d499b261, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124836488 DMM INFO MM(262420000000027/d499b261) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250207124836488 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250207124836488 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e827e15c23f2: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@e827e15c23f2: Final verdict of PTC: pass 20250207124836507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(939)@e827e15c23f2: Final verdict of PTC: none 20250207124836512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(945)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(949)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(951)@e827e15c23f2: Final verdict of PTC: none 20250207124836512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(943)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(937)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(947)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Feb 7 12:48:36 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 20250207124836629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124837031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100168) 20250207124837514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124837514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100168, count=104524) 20250207124838515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124838515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124839516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124839516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250207124840122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124840125 DMM INFO MM(262420000000027/d499b261) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124840125 DMM INFO MM(262420000000027/d499b261) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124840125 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124840125 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124840125 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124840125 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124840125 DLLC NOTICE LLME(ffffffff/d499b261){ASSIGNED} LLGM Assign pre (d499b261 => ffffffff) (gprs_llc.c:1079) 20250207124840125 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d499b261 => ffffffff) (gprs_llc.c:1125) 20250207124840125 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250207124840125 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) 20250207124840125 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20250207124840125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124840125 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124840125 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124840125 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124840125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124840177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124840177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124840177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124840177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124840177 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124840177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124840177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124840177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124840177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124840178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124840178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124840178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124840178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124840178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124840178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124840178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124840178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124840178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124840178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124840179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124840179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124840179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124840183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124840190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(963)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124840194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124840194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124840194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124840194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124840194 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124840194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124840194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124840194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124840194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124840195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124840195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124840195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124840195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124840195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124840195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124840195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124840195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124840195 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124840195 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124840195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124840195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124840195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124840198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124840204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(965)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124840210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124840210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124840210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124840210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124840210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124840210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124840210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124840210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124840210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124840211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124840211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124840211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124840211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124840211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124840211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124840211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124840211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124840211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124840211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124840211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124840212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124840212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124840214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124840218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124840517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124840517 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124840517 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124840517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124840521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124840523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e827e15c23f2: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D706C05C'O, index=0 SGSN_Test-GSUP(970)@e827e15c23f2: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: 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 := 'D97A846A5D09D58CB33B728687405073'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04601EEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E697163CFC4D68CB'O } } } } } 20250207124840586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840586 DLLC NOTICE LLME(ffffffff/d706c05c){UNASSIGNED} LLC RX: unknown TLLI 0xd706c05c, creating LLME on the fly (gprs_llc.c:552) 20250207124840586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124840586 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124840586 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124840586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124840586 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124840586 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124840586 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124840586 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124840586 DLLC NOTICE LLME(ffffffff/d706c05c){UNASSIGNED} LLGM Assign pre (d706c05c => e0901a5b) (gprs_llc.c:1079) 20250207124840586 DLLC NOTICE LLME(d706c05c/e0901a5b){ASSIGNED} LLGM Assign post (d706c05c => e0901a5b) (gprs_llc.c:1125) 20250207124840586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124840586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124840586 DMM DEBUG MM(262420000000028/e0901a5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124840598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124840599 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124840599 DMM DEBUG MM(262420000000028/e0901a5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250207124840599 DMM NOTICE MM(262420000000028/e0901a5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124840599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124840599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124840599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124840599 DMM DEBUG MM(262420000000028/e0901a5b) Requesting authorization (sgsn_auth.c:160) 20250207124840599 DMM INFO MM(262420000000028/e0901a5b) Requesting authentication tuples (sgsn_auth.c:184) 20250207124840599 DMM DEBUG MM(262420000000028/e0901a5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124840599 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250207124840599 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(970)@e827e15c23f2: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250207124840602 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124840602 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124840602 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124840602 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124840602 DMM INFO MM(262420000000028/e0901a5b) Subscriber data update (mmctx.c:445) 20250207124840602 DMM DEBUG MM(262420000000028/e0901a5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124840602 DMM INFO MM(262420000000028/e0901a5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124840602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124840602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124840602 DMM INFO MM(262420000000028/e0901a5b) <- GMM AUTH AND CIPHERING REQ (rand = d9 7a 84 6a 5d 09 d5 8c b3 3b 72 86 87 40 50 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124840611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124840611 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124840611 DMM INFO MM(262420000000028/e0901a5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124840611 DMM NOTICE MM(262420000000028/e0901a5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124840611 DMM DEBUG MM(262420000000028/e0901a5b) checking auth: received GSM SRES = 04 60 1e ea (gprs_gmm.c:666) 20250207124840611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124840611 DMM DEBUG MM(262420000000028/e0901a5b) Requesting authorization (sgsn_auth.c:160) 20250207124840611 DMM INFO MM(262420000000028/e0901a5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124840611 DMM DEBUG MM(262420000000028/e0901a5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124840611 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250207124840611 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) 20250207124840611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124840611 DMM INFO MM(262420000000028/e0901a5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0901a5b) (gprs_gmm.c:300) 20250207124840613 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124840613 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124840613 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250207124840613 DMM INFO MM(262420000000028/e0901a5b) Subscriber data update (mmctx.c:445) 20250207124840613 DMM DEBUG MM(262420000000028/e0901a5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124840613 DMM INFO MM(262420000000028/e0901a5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124840613 DMM NOTICE MM(262420000000028/e0901a5b) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250207124840613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124840613 DMM NOTICE MM(262420000000028/e0901a5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124840613 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) 20250207124840614 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124840614 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250207124840614 DMM INFO MM(262420000000028/e0901a5b) Subscriber data update (mmctx.c:445) 20250207124840614 DMM DEBUG MM(262420000000028/e0901a5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124840619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124840620 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124840620 DMM INFO MM(262420000000028/e0901a5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124840620 DMM NOTICE MM(262420000000028/e0901a5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124840620 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124840620 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124840620 DLLC NOTICE LLME(d706c05c/e0901a5b){ASSIGNED} LLGM Assign pre (ffffffff => e0901a5b) (gprs_llc.c:1079) 20250207124840620 DLLC NOTICE LLME(ffffffff/e0901a5b){ASSIGNED} LLGM Assign post (ffffffff => e0901a5b) (gprs_llc.c:1125) 20250207124840620 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124840620 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124840620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124840620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: setverdict(pass): none -> pass 20250207124840677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124840677 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124840677 DMM INFO MM(262420000000028/e0901a5b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124840677 DMM INFO MM(262420000000028/e0901a5b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124840677 DMM DEBUG MM(262420000000028/e0901a5b) Using GGSN 0 (gprs_sm.c:312) 20250207124840677 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) 20250207124840677 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250207124840677 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124840677 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124840677 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250207124840699 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 8f 26 b6 6d 11 10 7a 8d 69 14 05 7f c0 5e d0 e7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250207124840699 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207124840699 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124840699 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=e0901a5b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124840699 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124840699 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124840714 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250207124840714 DGPRS INFO PDP(262420000000028:5): Context 0x7f3f15d6b0c8 was deleted (sgsn_libgtp.c:660) 20250207124840714 DMM INFO MM(262420000000028/e0901a5b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124840714 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250207124840714 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250207124840726 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250207124840727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124840727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250207124840727 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124840727 DMM INFO MM(262420000000028/e0901a5b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250207124840728 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:2265) 20250207124840728 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e827e15c23f2: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@e827e15c23f2: Final verdict of PTC: pass 20250207124840738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(968)@e827e15c23f2: Final verdict of PTC: none 20250207124840744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124840745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(954)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(958)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(963)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(966)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(956)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(961)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Feb 7 12:48:40 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 20250207124840835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124841236 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=83816) 20250207124841746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124841746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83816, count=101824) 20250207124842747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124842747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:48:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124843748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124843748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250207124844334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124844336 DMM INFO MM(262420000000028/e0901a5b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124844336 DMM INFO MM(262420000000028/e0901a5b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124844336 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124844336 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124844336 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124844336 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124844336 DLLC NOTICE LLME(ffffffff/e0901a5b){ASSIGNED} LLGM Assign pre (e0901a5b => ffffffff) (gprs_llc.c:1079) 20250207124844336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0901a5b => ffffffff) (gprs_llc.c:1125) 20250207124844336 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124844336 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124844336 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250207124844336 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) 20250207124844336 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20250207124844336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124844336 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124844336 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124844336 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124844336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124844386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124844386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124844386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124844386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124844386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124844386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124844386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124844386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124844386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124844387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124844387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124844387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124844387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124844387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124844387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124844387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124844387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124844387 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124844387 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124844387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124844388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124844388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124844390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124844395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124844404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124844404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124844404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124844404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124844404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124844404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124844404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124844404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124844404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124844405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124844405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124844405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124844405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124844405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124844405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124844405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124844405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124844405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124844405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124844405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124844405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124844405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(983)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(982)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124844408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124844414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124844419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124844419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124844419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124844419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124844419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124844419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124844419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124844419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124844419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124844420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124844420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124844420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124844420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124844420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124844420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124844420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124844420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124844420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124844420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124844420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124844420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124844420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124844422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124844426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124844749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124844750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124844750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124844750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124844754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124844755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(987)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C983AE3D'O, index=0 SGSN_Test-GSUP(989)@e827e15c23f2: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@e827e15c23f2: 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 := '10C5F47A7E5D70AE518D59A4C06ED762'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B4CA177'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF5E18DC6E0DEF13'O } } } } } 20250207124844822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844822 DLLC NOTICE LLME(ffffffff/c983ae3d){UNASSIGNED} LLC RX: unknown TLLI 0xc983ae3d, creating LLME on the fly (gprs_llc.c:552) 20250207124844822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124844822 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124844822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124844822 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124844822 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124844822 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124844822 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124844822 DLLC NOTICE LLME(ffffffff/c983ae3d){UNASSIGNED} LLGM Assign pre (c983ae3d => f0fc3a26) (gprs_llc.c:1079) 20250207124844822 DLLC NOTICE LLME(c983ae3d/f0fc3a26){ASSIGNED} LLGM Assign post (c983ae3d => f0fc3a26) (gprs_llc.c:1125) 20250207124844822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124844822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124844822 DMM DEBUG MM(262420000000026/f0fc3a26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124844831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844831 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124844831 DMM DEBUG MM(262420000000026/f0fc3a26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250207124844831 DMM NOTICE MM(262420000000026/f0fc3a26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124844831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124844831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124844831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124844831 DMM DEBUG MM(262420000000026/f0fc3a26) Requesting authorization (sgsn_auth.c:160) 20250207124844831 DMM INFO MM(262420000000026/f0fc3a26) Requesting authentication tuples (sgsn_auth.c:184) 20250207124844831 DMM DEBUG MM(262420000000026/f0fc3a26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124844831 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250207124844831 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(989)@e827e15c23f2: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250207124844833 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124844833 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124844834 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124844834 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124844834 DMM INFO MM(262420000000026/f0fc3a26) Subscriber data update (mmctx.c:445) 20250207124844834 DMM DEBUG MM(262420000000026/f0fc3a26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124844834 DMM INFO MM(262420000000026/f0fc3a26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124844834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124844834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124844834 DMM INFO MM(262420000000026/f0fc3a26) <- GMM AUTH AND CIPHERING REQ (rand = 10 c5 f4 7a 7e 5d 70 ae 51 8d 59 a4 c0 6e d7 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124844840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844840 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124844840 DMM INFO MM(262420000000026/f0fc3a26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124844840 DMM NOTICE MM(262420000000026/f0fc3a26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124844840 DMM DEBUG MM(262420000000026/f0fc3a26) checking auth: received GSM SRES = 8b 4c a1 77 (gprs_gmm.c:666) 20250207124844840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124844840 DMM DEBUG MM(262420000000026/f0fc3a26) Requesting authorization (sgsn_auth.c:160) 20250207124844840 DMM INFO MM(262420000000026/f0fc3a26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124844840 DMM DEBUG MM(262420000000026/f0fc3a26) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124844840 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250207124844840 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) 20250207124844840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124844840 DMM INFO MM(262420000000026/f0fc3a26) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0fc3a26) (gprs_gmm.c:300) 20250207124844842 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124844842 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124844842 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250207124844842 DMM INFO MM(262420000000026/f0fc3a26) Subscriber data update (mmctx.c:445) 20250207124844842 DMM DEBUG MM(262420000000026/f0fc3a26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124844842 DMM INFO MM(262420000000026/f0fc3a26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124844842 DMM NOTICE MM(262420000000026/f0fc3a26) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250207124844842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124844842 DMM NOTICE MM(262420000000026/f0fc3a26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124844842 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) 20250207124844842 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124844842 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250207124844842 DMM INFO MM(262420000000026/f0fc3a26) Subscriber data update (mmctx.c:445) 20250207124844842 DMM DEBUG MM(262420000000026/f0fc3a26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124844847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844847 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124844847 DMM INFO MM(262420000000026/f0fc3a26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124844847 DMM NOTICE MM(262420000000026/f0fc3a26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124844847 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124844847 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124844847 DLLC NOTICE LLME(c983ae3d/f0fc3a26){ASSIGNED} LLGM Assign pre (ffffffff => f0fc3a26) (gprs_llc.c:1079) 20250207124844847 DLLC NOTICE LLME(ffffffff/f0fc3a26){ASSIGNED} LLGM Assign post (ffffffff => f0fc3a26) (gprs_llc.c:1125) 20250207124844847 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124844847 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124844847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124844847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@e827e15c23f2: setverdict(pass): none -> pass 20250207124844906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844906 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124844906 DMM INFO MM(262420000000026/f0fc3a26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124844906 DMM INFO MM(262420000000026/f0fc3a26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124844906 DMM DEBUG MM(262420000000026/f0fc3a26) Using GGSN 0 (gprs_sm.c:312) 20250207124844906 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) 20250207124844907 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250207124844907 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124844907 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124844907 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250207124844931 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 d6 15 f2 3b 11 2c 5d aa 2e 14 05 7f 0f cf b8 f3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250207124844931 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207124844931 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124844931 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f0fc3a26, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124844931 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124844931 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124844947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844947 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844947 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124844952 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 d6 15 f2 3b 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250207124844952 DGPRS INFO PDP(262420000000026:5): Context 0x7f3f15d6b0c8 was deleted (sgsn_libgtp.c:660) 20250207124844952 DMM INFO MM(262420000000026/f0fc3a26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250207124844952 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250207124844952 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@e827e15c23f2: Removing Client IMSI='262420000000026'H, index=0 20250207124844961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124844961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250207124844962 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124844962 DMM INFO MM(262420000000026/f0fc3a26) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@e827e15c23f2: Final verdict of PTC: pass 20250207124844966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51816<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(982)@e827e15c23f2: Final verdict of PTC: none 20250207124844971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124844971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(989)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(988)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(977)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(975)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(986)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(980)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Feb 7 12:48:44 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 20250207124845034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124845435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84260) 20250207124845972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124845972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84260, count=103744) 20250207124846973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124846973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:48:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124847974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124847974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_pdp_act_gmm_detach started. 20250207124848524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124848527 DMM INFO MM(262420000000026/f0fc3a26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124848527 DMM INFO MM(262420000000026/f0fc3a26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124848527 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124848527 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124848527 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124848527 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124848527 DLLC NOTICE LLME(ffffffff/f0fc3a26){ASSIGNED} LLGM Assign pre (f0fc3a26 => ffffffff) (gprs_llc.c:1079) 20250207124848527 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0fc3a26 => ffffffff) (gprs_llc.c:1125) 20250207124848527 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124848527 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124848527 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250207124848527 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) 20250207124848527 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20250207124848527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124848527 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124848527 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124848527 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124848527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124848574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124848574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124848574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124848574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124848574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124848574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124848574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124848574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124848574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124848575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124848575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124848575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124848575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124848575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124848575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124848575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124848575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124848575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124848575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124848575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124848576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124848576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124848578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124848584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124848584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(998)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_gmm_detach-BVCI196(995)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124848588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124848588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124848588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124848588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124848588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124848588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124848588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124848588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124848588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124848589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124848589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124848589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124848589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124848589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124848589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124848589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124848589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124848589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124848589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124848589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124848590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124848590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207124848591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124848596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124848596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124848603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124848603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124848603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124848603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124848603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124848603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124848603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124848603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124848603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124848604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124848604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124848604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124848604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124848604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124848604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124848604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124848604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124848604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124848604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124848604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124848604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124848604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124848607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124848612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124848612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124848976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124848976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124848976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124848976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124848980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124848981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@e827e15c23f2: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D3E16D92'O, index=0 SGSN_Test-GSUP(1008)@e827e15c23f2: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@e827e15c23f2: 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 := '0AAA00157FB46D96F8BE068C88F59B3A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '829A099D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0CC4313EBDF3D28E'O } } } } } 20250207124849046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124849046 DLLC NOTICE LLME(ffffffff/d3e16d92){UNASSIGNED} LLC RX: unknown TLLI 0xd3e16d92, creating LLME on the fly (gprs_llc.c:552) 20250207124849046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124849046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124849046 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124849046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124849046 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124849046 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124849046 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124849046 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124849047 DLLC NOTICE LLME(ffffffff/d3e16d92){UNASSIGNED} LLGM Assign pre (d3e16d92 => e3821575) (gprs_llc.c:1079) 20250207124849047 DLLC NOTICE LLME(d3e16d92/e3821575){ASSIGNED} LLGM Assign post (d3e16d92 => e3821575) (gprs_llc.c:1125) 20250207124849047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124849047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124849047 DMM DEBUG MM(262420000000026/e3821575) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124849070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124849070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124849070 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124849070 DMM DEBUG MM(262420000000026/e3821575) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250207124849070 DMM NOTICE MM(262420000000026/e3821575) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124849070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124849070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124849070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124849070 DMM DEBUG MM(262420000000026/e3821575) Requesting authorization (sgsn_auth.c:160) 20250207124849070 DMM INFO MM(262420000000026/e3821575) Requesting authentication tuples (sgsn_auth.c:184) 20250207124849070 DMM DEBUG MM(262420000000026/e3821575) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124849070 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250207124849070 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)@e827e15c23f2: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250207124849076 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124849076 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124849076 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124849076 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124849076 DMM INFO MM(262420000000026/e3821575) Subscriber data update (mmctx.c:445) 20250207124849076 DMM DEBUG MM(262420000000026/e3821575) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124849076 DMM INFO MM(262420000000026/e3821575) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124849076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124849077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124849077 DMM INFO MM(262420000000026/e3821575) <- GMM AUTH AND CIPHERING REQ (rand = 0a aa 00 15 7f b4 6d 96 f8 be 06 8c 88 f5 9b 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124849093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124849093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124849093 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124849093 DMM INFO MM(262420000000026/e3821575) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124849093 DMM NOTICE MM(262420000000026/e3821575) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124849093 DMM DEBUG MM(262420000000026/e3821575) checking auth: received GSM SRES = 82 9a 09 9d (gprs_gmm.c:666) 20250207124849093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124849093 DMM DEBUG MM(262420000000026/e3821575) Requesting authorization (sgsn_auth.c:160) 20250207124849093 DMM INFO MM(262420000000026/e3821575) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124849093 DMM DEBUG MM(262420000000026/e3821575) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124849093 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250207124849093 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) 20250207124849094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124849094 DMM INFO MM(262420000000026/e3821575) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3821575) (gprs_gmm.c:300) 20250207124849097 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124849097 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124849097 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250207124849097 DMM INFO MM(262420000000026/e3821575) Subscriber data update (mmctx.c:445) 20250207124849097 DMM DEBUG MM(262420000000026/e3821575) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124849097 DMM INFO MM(262420000000026/e3821575) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124849097 DMM NOTICE MM(262420000000026/e3821575) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250207124849097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124849097 DMM NOTICE MM(262420000000026/e3821575) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124849097 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) 20250207124849099 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124849099 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250207124849099 DMM INFO MM(262420000000026/e3821575) Subscriber data update (mmctx.c:445) 20250207124849099 DMM DEBUG MM(262420000000026/e3821575) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124849114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124849114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124849114 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124849114 DMM INFO MM(262420000000026/e3821575) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124849114 DMM NOTICE MM(262420000000026/e3821575) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124849114 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124849114 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124849114 DLLC NOTICE LLME(d3e16d92/e3821575){ASSIGNED} LLGM Assign pre (ffffffff => e3821575) (gprs_llc.c:1079) 20250207124849114 DLLC NOTICE LLME(ffffffff/e3821575){ASSIGNED} LLGM Assign post (ffffffff => e3821575) (gprs_llc.c:1125) 20250207124849114 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124849114 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124849114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124849114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@e827e15c23f2: setverdict(pass): none -> pass 20250207124849170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124849170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124849170 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124849170 DMM INFO MM(262420000000026/e3821575) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124849170 DMM INFO MM(262420000000026/e3821575) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124849170 DMM DEBUG MM(262420000000026/e3821575) Using GGSN 0 (gprs_sm.c:312) 20250207124849170 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) 20250207124849170 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250207124849170 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124849170 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124849170 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250207124849191 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 b9 62 8d a3 11 93 a8 9e 52 14 05 7f 60 44 ee 57 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250207124849191 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6b0c8, cbp=0x55f6b16130f0) (sgsn_libgtp.c:632) 20250207124849191 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124849192 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=e3821575, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124849192 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124849192 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124849198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124849198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124849198 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124849198 DMM INFO MM(262420000000026/e3821575) -> GMM DETACH REQUEST TLLI=0xe3821575 type=GPRS detach (gprs_gmm.c:1465) 20250207124849198 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250207124849198 DMM INFO MM(262420000000026/e3821575) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124849198 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124849198 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124849198 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124849198 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124849198 DLLC NOTICE LLME(ffffffff/e3821575){ASSIGNED} LLGM Assign pre (e3821575 => ffffffff) (gprs_llc.c:1079) 20250207124849198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3821575 => ffffffff) (gprs_llc.c:1125) 20250207124849198 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124849198 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124849198 DMM NOTICE MM(262420000000026/e3821575) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124849198 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250207124849198 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124849198 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124849198 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250207124849198 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250207124849198 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) 20250207124849198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124849198 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124849198 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124849198 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124849199 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@e827e15c23f2: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@e827e15c23f2: Final verdict of PTC: pass 20250207124849202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39476<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1001)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@e827e15c23f2: Final verdict of PTC: none 20250207124849203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124849203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1008)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1006)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(996)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(994)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1004)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(999)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Feb 7 12:48:49 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 20250207124849279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124849581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20250207124850204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124850204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207124850313 DGPRS DEBUG Checking for inactive LLMEs, time = 2163436 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=41692, count=107340) 20250207124851206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124851206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:48:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124852207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124852207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250207124852672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124852675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124852724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124852724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124852724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124852724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124852724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124852724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124852724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124852724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124852724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124852725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124852725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124852725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124852725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124852725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124852725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124852725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124852725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124852725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124852725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124852725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124852726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124852726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124852730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124852738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124852738 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1016)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124852742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124852742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124852742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124852742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124852742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124852742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124852742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124852742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124852742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124852743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124852743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124852743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124852743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124852743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124852743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124852743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124852743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124852743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124852743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124852743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124852744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124852744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124852746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124852752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124852752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1022)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124852757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124852757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124852757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124852757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124852757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124852757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124852757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124852757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124852757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124852758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124852758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124852758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124852758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124852758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124852758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124852758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124852758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124852758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124852758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124852758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124852758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124852758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124852760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124852764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124852764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124853209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124853209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124853209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124853209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124853213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207124853215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e827e15c23f2: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E14545B9'O, index=0 SGSN_Test-GSUP(1027)@e827e15c23f2: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250207124854286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124854286 DLLC NOTICE LLME(ffffffff/e14545b9){UNASSIGNED} LLC RX: unknown TLLI 0xe14545b9, creating LLME on the fly (gprs_llc.c:552) 20250207124854286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124854286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250207124854286 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124854286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124854286 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124854286 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124854286 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124854286 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124854286 DLLC NOTICE LLME(ffffffff/e14545b9){UNASSIGNED} LLGM Assign pre (e14545b9 => d65bd48e) (gprs_llc.c:1079) 20250207124854286 DLLC NOTICE LLME(e14545b9/d65bd48e){ASSIGNED} LLGM Assign post (e14545b9 => d65bd48e) (gprs_llc.c:1125) 20250207124854286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124854286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124854286 DMM DEBUG MM(262420000000039/d65bd48e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124854302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124854302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250207124854302 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124854302 DMM INFO MM(262420000000039/d65bd48e) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250207124854302 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124854302 DLLC NOTICE LLME(e14545b9/d65bd48e){ASSIGNED} LLGM Assign pre (e14545b9 => d65bd48e) (gprs_llc.c:1079) 20250207124854302 DLLC NOTICE LLME(e14545b9/d65bd48e){ASSIGNED} LLGM Assign post (e14545b9 => d65bd48e) (gprs_llc.c:1125) 20250207124854302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124854302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124854302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124854302 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124854302 DMM DEBUG MM(262420000000039/d65bd48e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250207124854302 DMM NOTICE MM(262420000000039/d65bd48e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124854302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124854302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124854302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250207124854302 DMM INFO MM(262420000000039/d65bd48e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd65bd48e) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e827e15c23f2: Removing Client IMSI='262420000000039'H, index=0 20250207124855314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124855314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124855314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124855314 DMM INFO MM(262420000000039/d65bd48e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124855314 DMM NOTICE MM(262420000000039/d65bd48e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124855314 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124855314 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124855314 DLLC NOTICE LLME(e14545b9/d65bd48e){ASSIGNED} LLGM Assign pre (ffffffff => d65bd48e) (gprs_llc.c:1079) 20250207124855314 DLLC NOTICE LLME(ffffffff/d65bd48e){ASSIGNED} LLGM Assign post (ffffffff => d65bd48e) (gprs_llc.c:1125) 20250207124855314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124855314 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124855314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124855314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@e827e15c23f2: Final verdict of PTC: pass 20250207124855318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@e827e15c23f2: Final verdict of PTC: none 20250207124855323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124855323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1015)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@e827e15c23f2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@e827e15c23f2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@e827e15c23f2: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1020)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1025)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1018)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1023)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1013)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Feb 7 12:48:55 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 20250207124855374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124855776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59872) 20250207124856324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124856324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59872, count=70548) 20250207124857325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124857325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Feb 7 12:48:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124858326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124858326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_xid_empty_l3 started. 20250207124858873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124858874 DMM INFO MM(262420000000039/d65bd48e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124858874 DMM INFO MM(262420000000039/d65bd48e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124858874 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124858874 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124858874 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124858874 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124858874 DLLC NOTICE LLME(ffffffff/d65bd48e){ASSIGNED} LLGM Assign pre (d65bd48e => ffffffff) (gprs_llc.c:1079) 20250207124858874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d65bd48e => ffffffff) (gprs_llc.c:1125) 20250207124858874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124858874 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124858874 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124858874 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124858874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124858893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124858893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124858893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124858893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124858893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124858893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124858894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124858894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124858894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124858894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124858894 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124858894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124858894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124858894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124858894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124858896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124858902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124858902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1036)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1033)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124858908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124858908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124858908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124858908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124858908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124858908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124858908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124858908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124858908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124858909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124858909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124858909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124858909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124858911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124858917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124858917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124858926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124858926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124858926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124858926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124858926 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124858926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124858926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124858926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124858926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124858927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124858927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124858927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124858927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124858927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124858927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124858927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124858927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124858927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124858927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124858927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124858927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124858927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124858929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124858933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124858933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124859327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124859327 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124859327 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124859327 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124859331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124859332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@e827e15c23f2: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='EFCEA6C9'O, index=0 SGSN_Test-GSUP(1046)@e827e15c23f2: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@e827e15c23f2: 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 := '4D9B9A970E8E1C1B50442696270593E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '805CD983'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAE36A49C2AB642C'O } } } } } 20250207124900414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124900414 DLLC NOTICE LLME(ffffffff/efcea6c9){UNASSIGNED} LLC RX: unknown TLLI 0xefcea6c9, creating LLME on the fly (gprs_llc.c:552) 20250207124900414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124900414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124900414 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124900414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124900414 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124900414 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124900414 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124900414 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124900414 DLLC NOTICE LLME(ffffffff/efcea6c9){UNASSIGNED} LLGM Assign pre (efcea6c9 => f3f09e24) (gprs_llc.c:1079) 20250207124900414 DLLC NOTICE LLME(efcea6c9/f3f09e24){ASSIGNED} LLGM Assign post (efcea6c9 => f3f09e24) (gprs_llc.c:1125) 20250207124900414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124900414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124900414 DMM DEBUG MM(262420000000044/f3f09e24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124900436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124900436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124900436 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124900436 DMM DEBUG MM(262420000000044/f3f09e24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250207124900436 DMM NOTICE MM(262420000000044/f3f09e24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124900436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124900436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124900436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124900436 DMM DEBUG MM(262420000000044/f3f09e24) Requesting authorization (sgsn_auth.c:160) 20250207124900436 DMM INFO MM(262420000000044/f3f09e24) Requesting authentication tuples (sgsn_auth.c:184) 20250207124900436 DMM DEBUG MM(262420000000044/f3f09e24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124900436 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250207124900436 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(1046)@e827e15c23f2: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@e827e15c23f2: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250207124900441 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124900441 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124900441 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124900441 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124900441 DMM INFO MM(262420000000044/f3f09e24) Subscriber data update (mmctx.c:445) 20250207124900441 DMM DEBUG MM(262420000000044/f3f09e24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124900441 DMM INFO MM(262420000000044/f3f09e24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124900441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124900441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124900441 DMM INFO MM(262420000000044/f3f09e24) <- GMM AUTH AND CIPHERING REQ (rand = 4d 9b 9a 97 0e 8e 1c 1b 50 44 26 96 27 05 93 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124900458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124900458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124900458 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124900458 DMM INFO MM(262420000000044/f3f09e24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124900458 DMM NOTICE MM(262420000000044/f3f09e24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124900458 DMM DEBUG MM(262420000000044/f3f09e24) checking auth: received GSM SRES = 80 5c d9 83 (gprs_gmm.c:666) 20250207124900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124900458 DMM DEBUG MM(262420000000044/f3f09e24) Requesting authorization (sgsn_auth.c:160) 20250207124900458 DMM INFO MM(262420000000044/f3f09e24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124900458 DMM DEBUG MM(262420000000044/f3f09e24) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124900458 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250207124900458 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) 20250207124900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124900458 DMM INFO MM(262420000000044/f3f09e24) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f09e24) (gprs_gmm.c:300) 20250207124900461 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124900461 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124900461 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250207124900461 DMM INFO MM(262420000000044/f3f09e24) Subscriber data update (mmctx.c:445) 20250207124900461 DMM DEBUG MM(262420000000044/f3f09e24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124900461 DMM INFO MM(262420000000044/f3f09e24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124900461 DMM NOTICE MM(262420000000044/f3f09e24) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250207124900461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124900461 DMM NOTICE MM(262420000000044/f3f09e24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124900461 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) 20250207124900463 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124900463 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250207124900463 DMM INFO MM(262420000000044/f3f09e24) Subscriber data update (mmctx.c:445) 20250207124900463 DMM DEBUG MM(262420000000044/f3f09e24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124900475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124900475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124900475 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124900475 DMM INFO MM(262420000000044/f3f09e24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124900475 DMM NOTICE MM(262420000000044/f3f09e24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124900475 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124900475 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124900475 DLLC NOTICE LLME(efcea6c9/f3f09e24){ASSIGNED} LLGM Assign pre (ffffffff => f3f09e24) (gprs_llc.c:1079) 20250207124900475 DLLC NOTICE LLME(ffffffff/f3f09e24){ASSIGNED} LLGM Assign post (ffffffff => f3f09e24) (gprs_llc.c:1125) 20250207124900475 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124900475 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124900475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124900475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@e827e15c23f2: setverdict(pass): none -> pass 20250207124900534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124900534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124900534 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124900534 DMM INFO MM(262420000000044/f3f09e24) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124900534 DMM INFO MM(262420000000044/f3f09e24) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124900534 DMM DEBUG MM(262420000000044/f3f09e24) Using GGSN 0 (gprs_sm.c:312) 20250207124900534 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) 20250207124900534 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250207124900534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124900534 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124900534 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250207124900559 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 34 25 89 3a 11 a2 67 43 1e 14 05 7f fd 01 0f 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=1058 from retransmit req queue (gtp.c:443) 20250207124900559 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6c138, cbp=0x55f6b1615720) (sgsn_libgtp.c:632) 20250207124900559 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124900559 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f3f09e24, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124900559 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124900559 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124900576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124900576 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250207124900576 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250207124900576 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@e827e15c23f2: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@e827e15c23f2: Final verdict of PTC: pass 20250207124900588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1034)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1039)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@e827e15c23f2: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@e827e15c23f2: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@e827e15c23f2: Final verdict of PTC: none 20250207124900593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124900593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI196(1033)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1045)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1043)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1037)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1032)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@e827e15c23f2: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Feb 7 12:49:00 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 20250207124900678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124901080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63600) 20250207124901595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124901595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63600, count=97420) 20250207124902596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124902596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Feb 7 12:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124903597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124903597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_xid_n201u started. 20250207124904152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124904155 DMM INFO MM(262420000000044/f3f09e24) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124904155 DMM INFO MM(262420000000044/f3f09e24) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124904155 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124904155 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124904155 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124904155 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124904155 DLLC NOTICE LLME(ffffffff/f3f09e24){ASSIGNED} LLGM Assign pre (f3f09e24 => ffffffff) (gprs_llc.c:1079) 20250207124904155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3f09e24 => ffffffff) (gprs_llc.c:1125) 20250207124904155 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124904155 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124904155 DMM NOTICE MM(262420000000044/f3f09e24) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124904155 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250207124904155 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124904155 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124904155 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250207124904155 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250207124904155 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) 20250207124904155 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20250207124904156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124904156 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124904156 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124904156 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124904156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124904205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124904205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124904205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124904205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124904205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124904205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124904205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124904205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124904205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124904207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124904207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124904207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124904207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124904207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124904207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124904207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124904207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124904207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124904207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124904207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124904207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124904207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124904210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124904214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124904214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124904220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124904220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124904220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124904220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124904220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124904220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124904220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124904220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124904220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124904221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124904221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124904221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124904221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124904221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124904221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124904221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124904221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124904221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124904221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124904221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124904221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124904221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124904223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124904227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124904227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124904234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124904234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124904234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124904234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124904234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124904235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124904235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124904235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124904235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124904235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124904235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124904235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124904235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124904235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124904237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124904242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124904242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124904598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124904598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124904598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124904598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124904602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124904603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@e827e15c23f2: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='C5BA142E'O, index=0 SGSN_Test-GSUP(1065)@e827e15c23f2: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@e827e15c23f2: 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 := '9C508F3DF86CA3EA3D2E5CCA92269E73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15B8B4A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '047E11E75F5D1A54'O } } } } } 20250207124905687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124905687 DLLC NOTICE LLME(ffffffff/c5ba142e){UNASSIGNED} LLC RX: unknown TLLI 0xc5ba142e, creating LLME on the fly (gprs_llc.c:552) 20250207124905687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124905687 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124905687 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124905687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124905687 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124905687 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124905687 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124905687 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124905687 DLLC NOTICE LLME(ffffffff/c5ba142e){UNASSIGNED} LLGM Assign pre (c5ba142e => e58dc4f1) (gprs_llc.c:1079) 20250207124905687 DLLC NOTICE LLME(c5ba142e/e58dc4f1){ASSIGNED} LLGM Assign post (c5ba142e => e58dc4f1) (gprs_llc.c:1125) 20250207124905687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124905687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124905687 DMM DEBUG MM(262420000000045/e58dc4f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124905696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124905696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124905696 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124905696 DMM DEBUG MM(262420000000045/e58dc4f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250207124905696 DMM NOTICE MM(262420000000045/e58dc4f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124905696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124905696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124905696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124905696 DMM DEBUG MM(262420000000045/e58dc4f1) Requesting authorization (sgsn_auth.c:160) 20250207124905696 DMM INFO MM(262420000000045/e58dc4f1) Requesting authentication tuples (sgsn_auth.c:184) 20250207124905696 DMM DEBUG MM(262420000000045/e58dc4f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124905696 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250207124905696 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(1065)@e827e15c23f2: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@e827e15c23f2: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250207124905699 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124905699 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124905699 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124905699 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124905699 DMM INFO MM(262420000000045/e58dc4f1) Subscriber data update (mmctx.c:445) 20250207124905699 DMM DEBUG MM(262420000000045/e58dc4f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124905699 DMM INFO MM(262420000000045/e58dc4f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124905699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124905699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124905699 DMM INFO MM(262420000000045/e58dc4f1) <- GMM AUTH AND CIPHERING REQ (rand = 9c 50 8f 3d f8 6c a3 ea 3d 2e 5c ca 92 26 9e 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124905710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124905710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124905710 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124905710 DMM INFO MM(262420000000045/e58dc4f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124905710 DMM NOTICE MM(262420000000045/e58dc4f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124905710 DMM DEBUG MM(262420000000045/e58dc4f1) checking auth: received GSM SRES = 15 b8 b4 a8 (gprs_gmm.c:666) 20250207124905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124905710 DMM DEBUG MM(262420000000045/e58dc4f1) Requesting authorization (sgsn_auth.c:160) 20250207124905710 DMM INFO MM(262420000000045/e58dc4f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124905710 DMM DEBUG MM(262420000000045/e58dc4f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124905710 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250207124905710 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) 20250207124905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124905710 DMM INFO MM(262420000000045/e58dc4f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe58dc4f1) (gprs_gmm.c:300) 20250207124905712 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124905712 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124905712 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250207124905712 DMM INFO MM(262420000000045/e58dc4f1) Subscriber data update (mmctx.c:445) 20250207124905713 DMM DEBUG MM(262420000000045/e58dc4f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124905713 DMM INFO MM(262420000000045/e58dc4f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124905713 DMM NOTICE MM(262420000000045/e58dc4f1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250207124905713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124905713 DMM NOTICE MM(262420000000045/e58dc4f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124905713 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) 20250207124905714 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124905714 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250207124905714 DMM INFO MM(262420000000045/e58dc4f1) Subscriber data update (mmctx.c:445) 20250207124905714 DMM DEBUG MM(262420000000045/e58dc4f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124905722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124905722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124905722 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124905722 DMM INFO MM(262420000000045/e58dc4f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124905722 DMM NOTICE MM(262420000000045/e58dc4f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124905722 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124905722 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124905722 DLLC NOTICE LLME(c5ba142e/e58dc4f1){ASSIGNED} LLGM Assign pre (ffffffff => e58dc4f1) (gprs_llc.c:1079) 20250207124905722 DLLC NOTICE LLME(ffffffff/e58dc4f1){ASSIGNED} LLGM Assign post (ffffffff => e58dc4f1) (gprs_llc.c:1125) 20250207124905722 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124905722 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124905722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124905722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@e827e15c23f2: setverdict(pass): none -> pass 20250207124905779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124905779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124905779 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124905779 DMM INFO MM(262420000000045/e58dc4f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124905779 DMM INFO MM(262420000000045/e58dc4f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124905779 DMM DEBUG MM(262420000000045/e58dc4f1) Using GGSN 0 (gprs_sm.c:312) 20250207124905779 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) 20250207124905779 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250207124905779 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124905779 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124905779 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250207124905804 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 f1 d8 2c e7 11 6a f9 ca e9 14 05 7f b6 22 ac 74 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20250207124905804 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6d1a8, cbp=0x55f6b1615bc0) (sgsn_libgtp.c:632) 20250207124905804 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124905804 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=e58dc4f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124905804 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124905804 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124905820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124905820 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250207124905820 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250207124905820 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250207124905820 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@e827e15c23f2: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@e827e15c23f2: Final verdict of PTC: pass 20250207124905834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124905838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124905838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1058)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1063)@e827e15c23f2: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@e827e15c23f2: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@e827e15c23f2: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1053)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1056)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1061)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1051)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@e827e15c23f2: Test case TC_xid_n201u finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Feb 7 12:49:05 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250207124905915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124906317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85288) 20250207124906839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124906839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85288, count=101124) 20250207124907840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124907840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Feb 7 12:49:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124908842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124908842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_llc_null started. 20250207124909400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124909403 DMM INFO MM(262420000000045/e58dc4f1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124909403 DMM INFO MM(262420000000045/e58dc4f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124909403 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124909403 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124909403 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124909403 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124909403 DLLC NOTICE LLME(ffffffff/e58dc4f1){ASSIGNED} LLGM Assign pre (e58dc4f1 => ffffffff) (gprs_llc.c:1079) 20250207124909403 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e58dc4f1 => ffffffff) (gprs_llc.c:1125) 20250207124909403 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124909403 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124909403 DMM NOTICE MM(262420000000045/e58dc4f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124909403 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250207124909403 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124909403 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124909403 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250207124909403 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250207124909404 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) 20250207124909404 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20250207124909404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124909404 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124909404 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124909404 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124909404 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124909451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124909451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124909451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124909451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124909451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124909451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124909451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124909451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124909451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124909452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124909452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124909452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124909452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124909452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124909452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124909452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124909452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124909452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124909452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124909452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124909452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124909452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124909454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124909459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124909459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124909466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124909466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124909466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124909466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124909466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124909466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124909466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124909466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124909466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124909467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124909467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124909467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124909467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124909467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124909467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124909467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124909467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124909467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124909467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124909467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124909467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124909467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124909470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124909474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124909474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124909481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124909481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124909481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124909481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124909481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124909481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124909481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124909481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124909481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124909482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124909482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124909482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124909482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124909482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124909482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124909482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124909482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124909482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124909482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124909482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124909483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124909483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124909484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124909489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124909489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124909843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124909843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124909843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124909843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124909848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124909849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@e827e15c23f2: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D34E74BF'O, index=0 SGSN_Test-GSUP(1084)@e827e15c23f2: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@e827e15c23f2: 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 := 'C55347FCEBD4CDD87D5FBAD0A905A317'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '598061E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C91802E6C8BBBB3'O } } } } } 20250207124910878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124910878 DLLC NOTICE LLME(ffffffff/d34e74bf){UNASSIGNED} LLC RX: unknown TLLI 0xd34e74bf, creating LLME on the fly (gprs_llc.c:552) 20250207124910878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124910878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124910878 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124910878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124910878 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124910878 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124910878 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124910878 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124910878 DLLC NOTICE LLME(ffffffff/d34e74bf){UNASSIGNED} LLGM Assign pre (d34e74bf => e5df4481) (gprs_llc.c:1079) 20250207124910878 DLLC NOTICE LLME(d34e74bf/e5df4481){ASSIGNED} LLGM Assign post (d34e74bf => e5df4481) (gprs_llc.c:1125) 20250207124910878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124910878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124910878 DMM DEBUG MM(262420000000041/e5df4481) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124910883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124910883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124910883 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124910883 DMM DEBUG MM(262420000000041/e5df4481) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250207124910883 DMM NOTICE MM(262420000000041/e5df4481) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124910883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124910883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124910883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124910883 DMM DEBUG MM(262420000000041/e5df4481) Requesting authorization (sgsn_auth.c:160) 20250207124910883 DMM INFO MM(262420000000041/e5df4481) Requesting authentication tuples (sgsn_auth.c:184) 20250207124910883 DMM DEBUG MM(262420000000041/e5df4481) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124910883 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250207124910883 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(1084)@e827e15c23f2: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@e827e15c23f2: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250207124910884 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124910884 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124910884 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124910884 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124910884 DMM INFO MM(262420000000041/e5df4481) Subscriber data update (mmctx.c:445) 20250207124910884 DMM DEBUG MM(262420000000041/e5df4481) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124910884 DMM INFO MM(262420000000041/e5df4481) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124910884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124910884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124910884 DMM INFO MM(262420000000041/e5df4481) <- GMM AUTH AND CIPHERING REQ (rand = c5 53 47 fc eb d4 cd d8 7d 5f ba d0 a9 05 a3 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124910888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124910888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124910888 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124910888 DMM INFO MM(262420000000041/e5df4481) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124910888 DMM NOTICE MM(262420000000041/e5df4481) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124910888 DMM DEBUG MM(262420000000041/e5df4481) checking auth: received GSM SRES = 59 80 61 e9 (gprs_gmm.c:666) 20250207124910888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124910888 DMM DEBUG MM(262420000000041/e5df4481) Requesting authorization (sgsn_auth.c:160) 20250207124910888 DMM INFO MM(262420000000041/e5df4481) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124910888 DMM DEBUG MM(262420000000041/e5df4481) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124910888 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250207124910888 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) 20250207124910888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124910888 DMM INFO MM(262420000000041/e5df4481) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5df4481) (gprs_gmm.c:300) 20250207124910888 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124910888 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124910888 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250207124910888 DMM INFO MM(262420000000041/e5df4481) Subscriber data update (mmctx.c:445) 20250207124910888 DMM DEBUG MM(262420000000041/e5df4481) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124910888 DMM INFO MM(262420000000041/e5df4481) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124910888 DMM NOTICE MM(262420000000041/e5df4481) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250207124910888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124910888 DMM NOTICE MM(262420000000041/e5df4481) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124910888 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) 20250207124910888 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124910888 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250207124910888 DMM INFO MM(262420000000041/e5df4481) Subscriber data update (mmctx.c:445) 20250207124910888 DMM DEBUG MM(262420000000041/e5df4481) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124910891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124910891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124910891 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124910891 DMM INFO MM(262420000000041/e5df4481) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124910891 DMM NOTICE MM(262420000000041/e5df4481) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124910891 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124910891 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124910891 DLLC NOTICE LLME(d34e74bf/e5df4481){ASSIGNED} LLGM Assign pre (ffffffff => e5df4481) (gprs_llc.c:1079) 20250207124910891 DLLC NOTICE LLME(ffffffff/e5df4481){ASSIGNED} LLGM Assign post (ffffffff => e5df4481) (gprs_llc.c:1125) 20250207124910891 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124910891 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124910891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124910891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207124911948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124911948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250207124911948 DLLC DEBUG TLLI=e5df4481 sends us LLC NULL (gprs_llc.c:912) 20250207124911948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124911948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250207124911948 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124911948 DMM INFO MM(262420000000041/e5df4481) -> GMM DETACH REQUEST TLLI=0xe5df4481 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250207124911948 DMM INFO MM(262420000000041/e5df4481) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250207124911948 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124911948 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124911948 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124911948 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124911948 DLLC NOTICE LLME(ffffffff/e5df4481){ASSIGNED} LLGM Assign pre (e5df4481 => ffffffff) (gprs_llc.c:1079) 20250207124911949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5df4481 => ffffffff) (gprs_llc.c:1125) 20250207124911949 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250207124911949 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) 20250207124911949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124911949 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124911949 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124911949 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124911950 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@e827e15c23f2: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@e827e15c23f2: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@e827e15c23f2: Final verdict of PTC: pass 20250207124916964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124916968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124916968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@e827e15c23f2: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1072)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1077)@e827e15c23f2: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1082)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@e827e15c23f2: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1080)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1070)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1075)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@e827e15c23f2: Test case TC_llc_null finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Feb 7 12:49:17 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250207124917114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124917415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94820) 20250207124917969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124917969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94820, count=100252) 20250207124918971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124918971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Feb 7 12:49:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124919973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124919973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207124920314 DGPRS DEBUG Checking for inactive LLMEs, time = 2163466 (sgsn.c:131) 20250207124920453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_llc_sabm_dm_llgmm started. 20250207124920454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124920487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124920487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124920487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124920487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124920487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124920487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124920487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124920487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124920487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124920488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124920488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124920488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124920488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124920488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124920488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124920488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124920488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124920488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124920488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124920488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124920488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124920488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124920490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124920496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124920496 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124920500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124920500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124920500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124920500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124920500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124920500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124920500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124920500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124920500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124920501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124920501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124920501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124920501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124920501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124920501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124920501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124920501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124920501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124920501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124920501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124920501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124920501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124920503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124920508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124920508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124920517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124920517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124920517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124920517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124920517 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124920517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124920517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124920517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124920517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124920517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124920517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124920517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124920518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124920518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124920518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124920518 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124920518 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124920518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124920518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124920518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124920519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124920524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124920524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124920975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124920975 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124920975 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124920975 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124920979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124920980 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@e827e15c23f2: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F5B30246'O, index=0 SGSN_Test-GSUP(1103)@e827e15c23f2: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@e827e15c23f2: 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 := '776CC2CD6E3FBE68ACCEABC784E6B480'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAA24D2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AE2E2733382D779'O } } } } } 20250207124922063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124922063 DLLC NOTICE LLME(ffffffff/f5b30246){UNASSIGNED} LLC RX: unknown TLLI 0xf5b30246, creating LLME on the fly (gprs_llc.c:552) 20250207124922063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124922063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124922063 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124922063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124922063 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124922063 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124922064 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124922064 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124922064 DLLC NOTICE LLME(ffffffff/f5b30246){UNASSIGNED} LLGM Assign pre (f5b30246 => d83e4e7b) (gprs_llc.c:1079) 20250207124922064 DLLC NOTICE LLME(f5b30246/d83e4e7b){ASSIGNED} LLGM Assign post (f5b30246 => d83e4e7b) (gprs_llc.c:1125) 20250207124922064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124922064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124922064 DMM DEBUG MM(262420000000042/d83e4e7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124922084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124922085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124922085 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124922085 DMM DEBUG MM(262420000000042/d83e4e7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250207124922085 DMM NOTICE MM(262420000000042/d83e4e7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124922085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124922085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124922085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124922085 DMM DEBUG MM(262420000000042/d83e4e7b) Requesting authorization (sgsn_auth.c:160) 20250207124922085 DMM INFO MM(262420000000042/d83e4e7b) Requesting authentication tuples (sgsn_auth.c:184) 20250207124922085 DMM DEBUG MM(262420000000042/d83e4e7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124922085 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250207124922085 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(1103)@e827e15c23f2: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@e827e15c23f2: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250207124922091 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124922091 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124922091 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124922091 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124922091 DMM INFO MM(262420000000042/d83e4e7b) Subscriber data update (mmctx.c:445) 20250207124922091 DMM DEBUG MM(262420000000042/d83e4e7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124922091 DMM INFO MM(262420000000042/d83e4e7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124922091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124922091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124922091 DMM INFO MM(262420000000042/d83e4e7b) <- GMM AUTH AND CIPHERING REQ (rand = 77 6c c2 cd 6e 3f be 68 ac ce ab c7 84 e6 b4 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124922106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124922106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124922106 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124922106 DMM INFO MM(262420000000042/d83e4e7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124922106 DMM NOTICE MM(262420000000042/d83e4e7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124922106 DMM DEBUG MM(262420000000042/d83e4e7b) checking auth: received GSM SRES = da a2 4d 2d (gprs_gmm.c:666) 20250207124922106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124922106 DMM DEBUG MM(262420000000042/d83e4e7b) Requesting authorization (sgsn_auth.c:160) 20250207124922106 DMM INFO MM(262420000000042/d83e4e7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124922106 DMM DEBUG MM(262420000000042/d83e4e7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124922106 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250207124922107 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) 20250207124922107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124922107 DMM INFO MM(262420000000042/d83e4e7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd83e4e7b) (gprs_gmm.c:300) 20250207124922110 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124922110 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124922110 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250207124922110 DMM INFO MM(262420000000042/d83e4e7b) Subscriber data update (mmctx.c:445) 20250207124922110 DMM DEBUG MM(262420000000042/d83e4e7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124922110 DMM INFO MM(262420000000042/d83e4e7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124922110 DMM NOTICE MM(262420000000042/d83e4e7b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250207124922110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124922110 DMM NOTICE MM(262420000000042/d83e4e7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124922110 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) 20250207124922111 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124922112 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250207124922112 DMM INFO MM(262420000000042/d83e4e7b) Subscriber data update (mmctx.c:445) 20250207124922112 DMM DEBUG MM(262420000000042/d83e4e7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124922122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124922122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124922122 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124922122 DMM INFO MM(262420000000042/d83e4e7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124922122 DMM NOTICE MM(262420000000042/d83e4e7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124922122 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124922122 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124922122 DLLC NOTICE LLME(f5b30246/d83e4e7b){ASSIGNED} LLGM Assign pre (ffffffff => d83e4e7b) (gprs_llc.c:1079) 20250207124922123 DLLC NOTICE LLME(ffffffff/d83e4e7b){ASSIGNED} LLGM Assign post (ffffffff => d83e4e7b) (gprs_llc.c:1125) 20250207124922123 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124922123 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124922123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124922123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207124923180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124923180 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(1105)@e827e15c23f2: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@e827e15c23f2: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@e827e15c23f2: Final verdict of PTC: pass 20250207124923197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@e827e15c23f2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@e827e15c23f2: Final verdict of PTC: none 20250207124923202 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124923202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1091)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1101)@e827e15c23f2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1096)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@e827e15c23f2: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1099)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1094)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1089)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@e827e15c23f2: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Feb 7 12:49:23 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 20250207124923320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124923722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79320) 20250207124924204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124924204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79320, count=86732) 20250207124925206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124925206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Feb 7 12:49:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124926208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124926208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_llc_sabm_dm_ll5 started. 20250207124926796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124926799 DMM INFO MM(262420000000042/d83e4e7b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124926799 DMM INFO MM(262420000000042/d83e4e7b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124926799 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124926799 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124926799 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124926799 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124926799 DLLC NOTICE LLME(ffffffff/d83e4e7b){ASSIGNED} LLGM Assign pre (d83e4e7b => ffffffff) (gprs_llc.c:1079) 20250207124926799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d83e4e7b => ffffffff) (gprs_llc.c:1125) 20250207124926799 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250207124926799 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) 20250207124926799 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20250207124926799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124926799 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124926799 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124926799 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124926799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124926846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124926846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124926846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124926846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124926846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124926846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124926846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124926846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124926846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124926847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124926847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124926847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124926848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124926848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124926848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124926848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124926848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124926848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124926848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124926848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124926848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124926848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124926851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1107)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124926858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124926858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1115)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI196(1109)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124926859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124926859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124926859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124926859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124926859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124926859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124926859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124926859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124926859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124926860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124926860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124926860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124926860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124926860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124926860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124926860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124926860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124926860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124926860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124926860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124926860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124926860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124926863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124926867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124926867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124926875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124926875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124926875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124926875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124926875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124926875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124926876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124926876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124926876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124926877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124926877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124926877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124926877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124926877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124926877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124926877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124926877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124926877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124926877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124926879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124926883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124926883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124927209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124927209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124927209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124927209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124927213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250207124927215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@e827e15c23f2: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='EEE22589'O, index=0 SGSN_Test-GSUP(1122)@e827e15c23f2: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@e827e15c23f2: 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 := '6B5FF607F9B935E9D96A3E7AA0F185FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A23DB40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8440A7F7B6E8B24F'O } } } } } 20250207124928283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124928283 DLLC NOTICE LLME(ffffffff/eee22589){UNASSIGNED} LLC RX: unknown TLLI 0xeee22589, creating LLME on the fly (gprs_llc.c:552) 20250207124928283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124928283 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124928283 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124928283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124928283 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124928283 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124928283 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124928283 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124928283 DLLC NOTICE LLME(ffffffff/eee22589){UNASSIGNED} LLGM Assign pre (eee22589 => f364fcb8) (gprs_llc.c:1079) 20250207124928283 DLLC NOTICE LLME(eee22589/f364fcb8){ASSIGNED} LLGM Assign post (eee22589 => f364fcb8) (gprs_llc.c:1125) 20250207124928283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124928283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124928283 DMM DEBUG MM(262420000000043/f364fcb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124928294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124928294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124928294 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124928294 DMM DEBUG MM(262420000000043/f364fcb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250207124928294 DMM NOTICE MM(262420000000043/f364fcb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124928294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124928294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124928294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124928294 DMM DEBUG MM(262420000000043/f364fcb8) Requesting authorization (sgsn_auth.c:160) 20250207124928294 DMM INFO MM(262420000000043/f364fcb8) Requesting authentication tuples (sgsn_auth.c:184) 20250207124928294 DMM DEBUG MM(262420000000043/f364fcb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124928294 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250207124928294 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(1122)@e827e15c23f2: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@e827e15c23f2: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250207124928299 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124928299 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124928299 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124928299 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124928299 DMM INFO MM(262420000000043/f364fcb8) Subscriber data update (mmctx.c:445) 20250207124928299 DMM DEBUG MM(262420000000043/f364fcb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124928299 DMM INFO MM(262420000000043/f364fcb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124928299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124928299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124928299 DMM INFO MM(262420000000043/f364fcb8) <- GMM AUTH AND CIPHERING REQ (rand = 6b 5f f6 07 f9 b9 35 e9 d9 6a 3e 7a a0 f1 85 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124928308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124928308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124928308 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124928308 DMM INFO MM(262420000000043/f364fcb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124928308 DMM NOTICE MM(262420000000043/f364fcb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124928308 DMM DEBUG MM(262420000000043/f364fcb8) checking auth: received GSM SRES = 8a 23 db 40 (gprs_gmm.c:666) 20250207124928308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124928308 DMM DEBUG MM(262420000000043/f364fcb8) Requesting authorization (sgsn_auth.c:160) 20250207124928308 DMM INFO MM(262420000000043/f364fcb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124928308 DMM DEBUG MM(262420000000043/f364fcb8) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124928308 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250207124928308 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) 20250207124928308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124928308 DMM INFO MM(262420000000043/f364fcb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf364fcb8) (gprs_gmm.c:300) 20250207124928310 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124928310 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124928310 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250207124928310 DMM INFO MM(262420000000043/f364fcb8) Subscriber data update (mmctx.c:445) 20250207124928310 DMM DEBUG MM(262420000000043/f364fcb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124928310 DMM INFO MM(262420000000043/f364fcb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124928310 DMM NOTICE MM(262420000000043/f364fcb8) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250207124928310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124928310 DMM NOTICE MM(262420000000043/f364fcb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124928310 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) 20250207124928311 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124928311 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250207124928311 DMM INFO MM(262420000000043/f364fcb8) Subscriber data update (mmctx.c:445) 20250207124928311 DMM DEBUG MM(262420000000043/f364fcb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124928319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124928319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124928319 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124928319 DMM INFO MM(262420000000043/f364fcb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124928319 DMM NOTICE MM(262420000000043/f364fcb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124928319 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124928319 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124928319 DLLC NOTICE LLME(eee22589/f364fcb8){ASSIGNED} LLGM Assign pre (ffffffff => f364fcb8) (gprs_llc.c:1079) 20250207124928319 DLLC NOTICE LLME(ffffffff/f364fcb8){ASSIGNED} LLGM Assign post (ffffffff => f364fcb8) (gprs_llc.c:1125) 20250207124928319 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124928319 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124928319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124928319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207124929378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124929378 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(1124)@e827e15c23f2: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@e827e15c23f2: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@e827e15c23f2: Final verdict of PTC: pass 20250207124929398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1107)@e827e15c23f2: Final verdict of PTC: none 20250207124929403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124929403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1106)@e827e15c23f2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@e827e15c23f2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1110)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1115)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1122)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@e827e15c23f2: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1120)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1108)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1113)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1118)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) Fri Feb 7 12:49:29 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@e827e15c23f2: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. 20250207124929492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124929894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87112) 20250207124930405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124930405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87112, count=91468) 20250207124931406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124931406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Feb 7 12:49:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124932407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124932407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_suspend_nopaging started. 20250207124932995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124932996 DMM INFO MM(262420000000043/f364fcb8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124932996 DMM INFO MM(262420000000043/f364fcb8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124932996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124932996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124932996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124932996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124932996 DLLC NOTICE LLME(ffffffff/f364fcb8){ASSIGNED} LLGM Assign pre (f364fcb8 => ffffffff) (gprs_llc.c:1079) 20250207124932996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f364fcb8 => ffffffff) (gprs_llc.c:1125) 20250207124932996 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250207124932996 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) 20250207124932996 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20250207124932996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124932996 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124932996 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124932996 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124932996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124933020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124933020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124933020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124933020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124933020 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124933020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124933020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124933020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124933020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124933022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124933022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124933022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124933022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124933022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124933022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124933022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124933022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124933022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124933022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124933022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124933023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124933023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124933026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1131)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124933036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124933036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124933046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124933046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124933046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124933046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124933046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124933046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124933046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124933046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124933046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124933047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124933047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124933047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124933047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124933047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124933047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124933047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124933047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124933047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124933047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124933047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1135)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124933047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124933047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1134)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207124933049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207124933056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124933056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1134)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1132)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124933062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124933062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124933062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124933062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124933062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124933062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124933062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124933062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124933062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124933063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124933063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124933063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124933064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124933064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124933064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124933064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124933064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124933064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124933064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124933064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124933064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124933064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124933068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124933075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124933075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124933408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124933408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124933408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124933408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124933412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124933413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@e827e15c23f2: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C48FC86D'O, index=0 SGSN_Test-GSUP(1141)@e827e15c23f2: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@e827e15c23f2: 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 := 'A20C8C27D55BF2CFAB99B2A507837C5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D582C569'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7459D4A76ABFC158'O } } } } } 20250207124934480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124934480 DLLC NOTICE LLME(ffffffff/c48fc86d){UNASSIGNED} LLC RX: unknown TLLI 0xc48fc86d, creating LLME on the fly (gprs_llc.c:552) 20250207124934480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124934480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124934480 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124934480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124934480 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124934480 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124934480 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124934480 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124934480 DLLC NOTICE LLME(ffffffff/c48fc86d){UNASSIGNED} LLGM Assign pre (c48fc86d => f422ac9c) (gprs_llc.c:1079) 20250207124934480 DLLC NOTICE LLME(c48fc86d/f422ac9c){ASSIGNED} LLGM Assign post (c48fc86d => f422ac9c) (gprs_llc.c:1125) 20250207124934480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124934480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124934480 DMM DEBUG MM(262420000000048/f422ac9c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124934487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124934487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124934487 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124934487 DMM DEBUG MM(262420000000048/f422ac9c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250207124934487 DMM NOTICE MM(262420000000048/f422ac9c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124934487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124934487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124934487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124934487 DMM DEBUG MM(262420000000048/f422ac9c) Requesting authorization (sgsn_auth.c:160) 20250207124934487 DMM INFO MM(262420000000048/f422ac9c) Requesting authentication tuples (sgsn_auth.c:184) 20250207124934487 DMM DEBUG MM(262420000000048/f422ac9c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124934487 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250207124934487 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(1141)@e827e15c23f2: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@e827e15c23f2: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250207124934488 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124934488 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124934488 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124934488 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124934488 DMM INFO MM(262420000000048/f422ac9c) Subscriber data update (mmctx.c:445) 20250207124934488 DMM DEBUG MM(262420000000048/f422ac9c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124934488 DMM INFO MM(262420000000048/f422ac9c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124934488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124934488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124934488 DMM INFO MM(262420000000048/f422ac9c) <- GMM AUTH AND CIPHERING REQ (rand = a2 0c 8c 27 d5 5b f2 cf ab 99 b2 a5 07 83 7c 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124934492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124934492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124934492 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124934492 DMM INFO MM(262420000000048/f422ac9c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124934492 DMM NOTICE MM(262420000000048/f422ac9c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124934492 DMM DEBUG MM(262420000000048/f422ac9c) checking auth: received GSM SRES = d5 82 c5 69 (gprs_gmm.c:666) 20250207124934492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124934492 DMM DEBUG MM(262420000000048/f422ac9c) Requesting authorization (sgsn_auth.c:160) 20250207124934492 DMM INFO MM(262420000000048/f422ac9c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124934492 DMM DEBUG MM(262420000000048/f422ac9c) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124934492 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250207124934492 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) 20250207124934492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124934492 DMM INFO MM(262420000000048/f422ac9c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf422ac9c) (gprs_gmm.c:300) 20250207124934493 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124934493 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124934493 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250207124934493 DMM INFO MM(262420000000048/f422ac9c) Subscriber data update (mmctx.c:445) 20250207124934493 DMM DEBUG MM(262420000000048/f422ac9c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124934493 DMM INFO MM(262420000000048/f422ac9c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124934493 DMM NOTICE MM(262420000000048/f422ac9c) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250207124934493 DMM [1;34mDEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124934493 DMM NOTICE MM(262420000000048/f422ac9c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124934493 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) 20250207124934493 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124934493 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250207124934493 DMM INFO MM(262420000000048/f422ac9c) Subscriber data update (mmctx.c:445) 20250207124934493 DMM DEBUG MM(262420000000048/f422ac9c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124934497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124934497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124934497 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124934497 DMM INFO MM(262420000000048/f422ac9c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124934497 DMM NOTICE MM(262420000000048/f422ac9c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124934497 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124934497 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124934497 DLLC NOTICE LLME(c48fc86d/f422ac9c){ASSIGNED} LLGM Assign pre (ffffffff => f422ac9c) (gprs_llc.c:1079) 20250207124934497 DLLC NOTICE LLME(ffffffff/f422ac9c){ASSIGNED} LLGM Assign post (ffffffff => f422ac9c) (gprs_llc.c:1125) 20250207124934497 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124934497 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124934497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124934497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@e827e15c23f2: setverdict(pass): none -> pass 20250207124934551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124934551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124934551 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124934551 DMM INFO MM(262420000000048/f422ac9c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124934551 DMM INFO MM(262420000000048/f422ac9c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124934551 DMM DEBUG MM(262420000000048/f422ac9c) Using GGSN 0 (gprs_sm.c:312) 20250207124934551 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) 20250207124934551 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250207124934551 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124934551 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124934552 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250207124934571 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 3f 42 72 19 11 d5 fe 4d 49 14 05 7f 92 61 6f 5b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20250207124934571 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6e218, cbp=0x55f6b1614890) (sgsn_libgtp.c:632) 20250207124934571 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124934571 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f422ac9c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124934571 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124934572 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124934591 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250207124934604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124934604 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250207124934604 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250207124934612 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250207124934612 DMM INFO MM(262420000000048/f422ac9c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@e827e15c23f2: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@e827e15c23f2: Final verdict of PTC: pass 20250207124939622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207124939627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124939627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@e827e15c23f2: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1129)@e827e15c23f2: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@e827e15c23f2: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1135)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1139)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1127)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1133)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1137)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@e827e15c23f2: Test case TC_suspend_nopaging finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Feb 7 12:49:39 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250207124939767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124940170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94912) 20250207124940629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124940629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94912, count=100624) 20250207124941630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124941630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Feb 7 12:49:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124942631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124942631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_suspend_resume started. 20250207124943222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124943224 DMM INFO MM(262420000000048/f422ac9c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124943224 DMM INFO MM(262420000000048/f422ac9c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124943225 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124943225 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124943225 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124943225 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124943225 DLLC NOTICE LLME(ffffffff/f422ac9c){ASSIGNED} LLGM Assign pre (f422ac9c => ffffffff) (gprs_llc.c:1079) 20250207124943225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f422ac9c => ffffffff) (gprs_llc.c:1125) 20250207124943225 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124943225 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124943225 DMM NOTICE MM(262420000000048/f422ac9c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124943225 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250207124943225 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124943225 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124943225 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250207124943225 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250207124943225 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) 20250207124943225 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20250207124943225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207124943225 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124943225 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207124943225 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124943225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124943261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124943261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124943261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124943261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124943261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124943261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124943261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124943261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124943261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124943262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124943262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124943262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124943262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124943262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124943262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124943262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124943262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124943262 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124943262 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124943262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124943263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124943263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124943264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124943269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124943269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1150)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1147)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124943275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124943275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124943275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124943275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124943275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124943275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124943275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124943275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124943275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124943276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124943276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124943276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124943276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124943276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124943276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124943276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124943276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124943276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124943276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124943276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124943277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124943277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124943278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124943282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124943282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124943289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124943289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124943289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124943289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124943289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124943289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124943289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124943289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124943289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124943290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124943290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124943290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124943290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124943290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124943290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124943290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124943290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124943290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124943290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124943290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124943290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124943290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124943292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124943297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124943297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124943632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124943632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124943632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124943632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124943636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207124943637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@e827e15c23f2: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='E79F1E9E'O, index=0 SGSN_Test-GSUP(1160)@e827e15c23f2: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@e827e15c23f2: 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 := 'C705DF1A44E71A8C4EA932A36813DB2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFE6C8ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50D111A913F90F9B'O } } } } } 20250207124944702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124944702 DLLC NOTICE LLME(ffffffff/e79f1e9e){UNASSIGNED} LLC RX: unknown TLLI 0xe79f1e9e, creating LLME on the fly (gprs_llc.c:552) 20250207124944702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124944702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124944702 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124944702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207124944702 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124944702 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207124944702 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124944702 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124944702 DLLC NOTICE LLME(ffffffff/e79f1e9e){UNASSIGNED} LLGM Assign pre (e79f1e9e => f5af83cc) (gprs_llc.c:1079) 20250207124944702 DLLC NOTICE LLME(e79f1e9e/f5af83cc){ASSIGNED} LLGM Assign post (e79f1e9e => f5af83cc) (gprs_llc.c:1125) 20250207124944702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124944702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124944702 DMM DEBUG MM(262420000000049/f5af83cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124944715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124944715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124944715 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124944715 DMM DEBUG MM(262420000000049/f5af83cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250207124944715 DMM NOTICE MM(262420000000049/f5af83cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124944715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124944715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124944715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124944715 DMM DEBUG MM(262420000000049/f5af83cc) Requesting authorization (sgsn_auth.c:160) 20250207124944716 DMM INFO MM(262420000000049/f5af83cc) Requesting authentication tuples (sgsn_auth.c:184) 20250207124944716 DMM DEBUG MM(262420000000049/f5af83cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124944716 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250207124944716 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(1160)@e827e15c23f2: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@e827e15c23f2: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250207124944720 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124944720 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124944720 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124944720 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124944720 DMM INFO MM(262420000000049/f5af83cc) Subscriber data update (mmctx.c:445) 20250207124944720 DMM DEBUG MM(262420000000049/f5af83cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124944720 DMM INFO MM(262420000000049/f5af83cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124944720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124944720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124944720 DMM INFO MM(262420000000049/f5af83cc) <- GMM AUTH AND CIPHERING REQ (rand = c7 05 df 1a 44 e7 1a 8c 4e a9 32 a3 68 13 db 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124944734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124944734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124944735 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124944735 DMM INFO MM(262420000000049/f5af83cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124944735 DMM NOTICE MM(262420000000049/f5af83cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124944735 DMM DEBUG MM(262420000000049/f5af83cc) checking auth: received GSM SRES = ef e6 c8 ed (gprs_gmm.c:666) 20250207124944735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124944735 DMM DEBUG MM(262420000000049/f5af83cc) Requesting authorization (sgsn_auth.c:160) 20250207124944735 DMM INFO MM(262420000000049/f5af83cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124944735 DMM DEBUG MM(262420000000049/f5af83cc) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124944735 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250207124944735 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) 20250207124944735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124944735 DMM INFO MM(262420000000049/f5af83cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5af83cc) (gprs_gmm.c:300) 20250207124944738 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124944738 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124944738 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250207124944738 DMM INFO MM(262420000000049/f5af83cc) Subscriber data update (mmctx.c:445) 20250207124944738 DMM DEBUG MM(262420000000049/f5af83cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124944738 DMM INFO MM(262420000000049/f5af83cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124944738 DMM NOTICE MM(262420000000049/f5af83cc) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250207124944738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124944738 DMM NOTICE MM(262420000000049/f5af83cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124944738 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) 20250207124944739 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124944739 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250207124944739 DMM INFO MM(262420000000049/f5af83cc) Subscriber data update (mmctx.c:445) 20250207124944739 DMM DEBUG MM(262420000000049/f5af83cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124944752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124944753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124944753 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124944753 DMM INFO MM(262420000000049/f5af83cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124944753 DMM NOTICE MM(262420000000049/f5af83cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124944753 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124944753 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124944753 DLLC NOTICE LLME(e79f1e9e/f5af83cc){ASSIGNED} LLGM Assign pre (ffffffff => f5af83cc) (gprs_llc.c:1079) 20250207124944753 DLLC NOTICE LLME(ffffffff/f5af83cc){ASSIGNED} LLGM Assign post (ffffffff => f5af83cc) (gprs_llc.c:1125) 20250207124944753 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124944753 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124944753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124944753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@e827e15c23f2: setverdict(pass): none -> pass 20250207124944805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124944805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124944805 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124944805 DMM INFO MM(262420000000049/f5af83cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124944805 DMM INFO MM(262420000000049/f5af83cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124944805 DMM DEBUG MM(262420000000049/f5af83cc) Using GGSN 0 (gprs_sm.c:312) 20250207124944805 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) 20250207124944805 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250207124944805 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124944805 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124944805 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250207124944827 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 3b 80 e0 52 11 12 a9 0f 85 14 05 7f 07 bf 9f d6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20250207124944827 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d6f288, cbp=0x55f6b1614c20) (sgsn_libgtp.c:632) 20250207124944827 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124944827 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f5af83cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124944827 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124944827 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124944835 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250207124944841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124944841 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250207124944841 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250207124944845 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250207124944845 DMM INFO MM(262420000000049/f5af83cc) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250207124949858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124949858 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250207124949858 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250207124949864 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@e827e15c23f2: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@e827e15c23f2: Final verdict of PTC: pass 20250207124949881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@e827e15c23f2: Final verdict of PTC: none 20250207124949886 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207124949886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@e827e15c23f2: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1158)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1148)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@e827e15c23f2: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@e827e15c23f2: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1156)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1151)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1146)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@e827e15c23f2: Test case TC_suspend_resume finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Feb 7 12:49:49 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250207124949944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124950315 DGPRS DEBUG Checking for inactive LLMEs, time = 2163496 (sgsn.c:131) 20250207124950345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103784) 20250207124950887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124950887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103784, count=105164) 20250207124951889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124951889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Feb 7 12:49:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207124952891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124952891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_suspend_rau started. 20250207124953429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207124953430 DMM INFO MM(262420000000049/f5af83cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207124953430 DMM INFO MM(262420000000049/f5af83cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207124953430 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207124953430 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207124953430 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207124953430 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207124953430 DLLC NOTICE LLME(ffffffff/f5af83cc){ASSIGNED} LLGM Assign pre (f5af83cc => ffffffff) (gprs_llc.c:1079) 20250207124953430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5af83cc => ffffffff) (gprs_llc.c:1125) 20250207124953430 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207124953430 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207124953430 DMM NOTICE MM(262420000000049/f5af83cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207124953430 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250207124953430 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207124953430 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207124953430 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250207124953430 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250207124953430 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) 20250207124953430 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20250207124953430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207124953430 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207124953430 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207124953430 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207124953430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124953449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207124953449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124953449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124953449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124953449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207124953449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124953449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124953450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124953450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124953450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124953450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124953450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124953450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124953450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124953450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124953450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124953450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124953450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207124953450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124953450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207124953451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124953451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124953452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207124953457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124953457 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1172)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124953472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207124953472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124953472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124953472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124953472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207124953472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124953472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124953472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124953472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124953473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124953473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124953473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124953473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124953474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124953474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207124953474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124953474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124953474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124953474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124953476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1169)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250207124953481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124953481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1177)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207124953482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207124953482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207124953482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207124953482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124953482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207124953482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207124953482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207124953482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207124953482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_rau-BVCI210(1170)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207124953482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207124953482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207124953482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207124953483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207124953483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207124953483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207124953483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207124953483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207124953483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207124953483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207124953483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207124953483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207124953483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207124953485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207124953490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124953490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207124953893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207124953893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207124953893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207124953893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207124953899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207124953900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@e827e15c23f2: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F3DC1777'O, index=0 SGSN_Test-GSUP(1179)@e827e15c23f2: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@e827e15c23f2: 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 := '7524B6BB81189FC604DF4A696C8D41EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '089D861C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D212DA498317AA6'O } } } } } 20250207124954957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124954957 DLLC NOTICE LLME(ffffffff/f3dc1777){UNASSIGNED} LLC RX: unknown TLLI 0xf3dc1777, creating LLME on the fly (gprs_llc.c:552) 20250207124954957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124954957 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20250207124954957 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207124954957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207124954957 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207124954957 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207124954957 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207124954957 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207124954957 DLLC NOTICE LLME(ffffffff/f3dc1777){UNASSIGNED} LLGM Assign pre (f3dc1777 => ceeca4ee) (gprs_llc.c:1079) 20250207124954957 DLLC NOTICE LLME(f3dc1777/ceeca4ee){ASSIGNED} LLGM Assign post (f3dc1777 => ceeca4ee) (gprs_llc.c:1125) 20250207124954957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207124954957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207124954957 DMM DEBUG MM(262420000000050/ceeca4ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207124954963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124954963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207124954963 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124954963 DMM DEBUG MM(262420000000050/ceeca4ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250207124954963 DMM NOTICE MM(262420000000050/ceeca4ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207124954963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207124954963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207124954963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207124954963 DMM DEBUG MM(262420000000050/ceeca4ee) Requesting authorization (sgsn_auth.c:160) 20250207124954963 DMM INFO MM(262420000000050/ceeca4ee) Requesting authentication tuples (sgsn_auth.c:184) 20250207124954963 DMM DEBUG MM(262420000000050/ceeca4ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207124954963 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250207124954963 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(1179)@e827e15c23f2: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@e827e15c23f2: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250207124954965 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207124954965 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207124954965 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207124954965 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207124954965 DMM INFO MM(262420000000050/ceeca4ee) Subscriber data update (mmctx.c:445) 20250207124954965 DMM DEBUG MM(262420000000050/ceeca4ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207124954965 DMM INFO MM(262420000000050/ceeca4ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207124954965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207124954965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207124954965 DMM INFO MM(262420000000050/ceeca4ee) <- GMM AUTH AND CIPHERING REQ (rand = 75 24 b6 bb 81 18 9f c6 04 df 4a 69 6c 8d 41 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207124954968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124954968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207124954968 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124954968 DMM INFO MM(262420000000050/ceeca4ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207124954968 DMM NOTICE MM(262420000000050/ceeca4ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207124954968 DMM DEBUG MM(262420000000050/ceeca4ee) checking auth: received GSM SRES = 08 9d 86 1c (gprs_gmm.c:666) 20250207124954968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207124954968 DMM DEBUG MM(262420000000050/ceeca4ee) Requesting authorization (sgsn_auth.c:160) 20250207124954968 DMM INFO MM(262420000000050/ceeca4ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207124954968 DMM DEBUG MM(262420000000050/ceeca4ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250207124954969 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250207124954969 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) 20250207124954969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207124954969 DMM INFO MM(262420000000050/ceeca4ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xceeca4ee) (gprs_gmm.c:300) 20250207124954969 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207124954969 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207124954969 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250207124954969 DMM INFO MM(262420000000050/ceeca4ee) Subscriber data update (mmctx.c:445) 20250207124954969 DMM DEBUG MM(262420000000050/ceeca4ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207124954969 DMM INFO MM(262420000000050/ceeca4ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207124954969 DMM NOTICE MM(262420000000050/ceeca4ee) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250207124954969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207124954969 DMM NOTICE MM(262420000000050/ceeca4ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207124954969 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) 20250207124954970 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207124954970 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250207124954970 DMM INFO MM(262420000000050/ceeca4ee) Subscriber data update (mmctx.c:445) 20250207124954970 DMM DEBUG MM(262420000000050/ceeca4ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207124954972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124954972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207124954972 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124954972 DMM INFO MM(262420000000050/ceeca4ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207124954972 DMM NOTICE MM(262420000000050/ceeca4ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207124954972 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207124954972 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207124954972 DLLC NOTICE LLME(f3dc1777/ceeca4ee){ASSIGNED} LLGM Assign pre (ffffffff => ceeca4ee) (gprs_llc.c:1079) 20250207124954972 DLLC NOTICE LLME(ffffffff/ceeca4ee){ASSIGNED} LLGM Assign post (ffffffff => ceeca4ee) (gprs_llc.c:1125) 20250207124954972 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207124954972 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207124954972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207124954972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@e827e15c23f2: setverdict(pass): none -> pass 20250207124955024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124955024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207124955024 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207124955024 DMM INFO MM(262420000000050/ceeca4ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207124955024 DMM INFO MM(262420000000050/ceeca4ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207124955024 DMM DEBUG MM(262420000000050/ceeca4ee) Using GGSN 0 (gprs_sm.c:312) 20250207124955024 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) 20250207124955024 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250207124955024 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207124955024 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250207124955024 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250207124955039 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 61 c8 87 fc 11 7d 0a 38 b4 14 05 7f 34 2b c3 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250207124955039 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d702f8, cbp=0x55f6b1614fb0) (sgsn_libgtp.c:632) 20250207124955039 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207124955039 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=ceeca4ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207124955039 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207124955039 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207124955053 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250207124955066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207124955066 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250207124955066 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250207124955072 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250207124955072 DMM INFO MM(262420000000050/ceeca4ee) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250207125000083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125000083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125000083 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125000083 DMM INFO MM(262420000000050/ceeca4ee) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207125000083 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125000083 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250207125000083 DLLC NOTICE LLME(ffffffff/ceeca4ee){ASSIGNED} LLGM Assign pre (ceeca4ee => fc0a3a49) (gprs_llc.c:1079) 20250207125000083 DLLC NOTICE LLME(ceeca4ee/fc0a3a49){ASSIGNED} LLGM Assign post (ceeca4ee => fc0a3a49) (gprs_llc.c:1125) 20250207125000083 DMM INFO MM(262420000000050/fc0a3a49) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125000094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125000094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125000094 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125000094 DMM INFO MM(262420000000050/fc0a3a49) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207125000094 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207125000094 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125000094 DLLC NOTICE LLME(ceeca4ee/fc0a3a49){ASSIGNED} LLGM Assign pre (ffffffff => fc0a3a49) (gprs_llc.c:1079) 20250207125000094 DLLC NOTICE LLME(ffffffff/fc0a3a49){ASSIGNED} LLGM Assign post (ffffffff => fc0a3a49) (gprs_llc.c:1125) 20250207125000094 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250207125000594 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@e827e15c23f2: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@e827e15c23f2: Final verdict of PTC: pass 20250207125000612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1167)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1179)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1173)@e827e15c23f2: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@e827e15c23f2: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@e827e15c23f2: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1177)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1165)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1175)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1171)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@e827e15c23f2: Test case TC_suspend_rau finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Feb 7 12:50:00 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250207125000618 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125000618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125000668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125001070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104564) 20250207125001619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125001619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104564, count=110616) 20250207125002620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125002620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Feb 7 12:50:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125003621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125003621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_paging_ps started. 20250207125004157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125004159 DMM INFO MM(262420000000050/fc0a3a49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125004159 DMM INFO MM(262420000000050/fc0a3a49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125004159 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125004159 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125004159 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125004159 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207125004159 DLLC NOTICE LLME(ffffffff/fc0a3a49){ASSIGNED} LLGM Assign pre (fc0a3a49 => ffffffff) (gprs_llc.c:1079) 20250207125004159 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc0a3a49 => ffffffff) (gprs_llc.c:1125) 20250207125004159 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207125004159 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125004159 DMM NOTICE MM(262420000000050/fc0a3a49) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125004160 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250207125004160 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125004160 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125004160 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250207125004160 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250207125004160 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) 20250207125004160 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20250207125004160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125004160 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125004160 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207125004160 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125004160 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125004195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125004195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125004195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125004195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125004195 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125004195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125004195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125004195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125004195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125004196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125004196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125004196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125004196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125004196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125004196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125004196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125004196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125004196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125004196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125004196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125004197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125004197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125004199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125004206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125004206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1188)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1185)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125004214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125004214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125004214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125004214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125004214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125004214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125004214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125004214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125004214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125004215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125004215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125004215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125004215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125004215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125004215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125004215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125004215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125004215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125004215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125004215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1192)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207125004216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125004216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125004218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125004223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125004223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1192)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI210(1190)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125004227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125004227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125004227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125004227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125004227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125004227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125004227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125004227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125004227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125004227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125004227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125004227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125004228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125004228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125004228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125004228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125004228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125004228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125004228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125004228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125004228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125004228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125004231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125004237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125004237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125004622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125004622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125004622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125004622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125004626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125004627 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@e827e15c23f2: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='D31EA761'O, index=0 SGSN_Test-GSUP(1198)@e827e15c23f2: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@e827e15c23f2: 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 := '2035A222AD03E71F96FED8532CE1B636'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC99DCB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '955C1B4E5550C322'O } } } } } 20250207125005708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125005708 DLLC NOTICE LLME(ffffffff/d31ea761){UNASSIGNED} LLC RX: unknown TLLI 0xd31ea761, creating LLME on the fly (gprs_llc.c:552) 20250207125005708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125005708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125005708 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125005708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125005708 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125005708 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207125005708 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125005708 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125005708 DLLC NOTICE LLME(ffffffff/d31ea761){UNASSIGNED} LLGM Assign pre (d31ea761 => f3630b05) (gprs_llc.c:1079) 20250207125005708 DLLC NOTICE LLME(d31ea761/f3630b05){ASSIGNED} LLGM Assign post (d31ea761 => f3630b05) (gprs_llc.c:1125) 20250207125005708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125005708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125005708 DMM DEBUG MM(262420000000051/f3630b05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125005731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125005731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125005731 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125005731 DMM DEBUG MM(262420000000051/f3630b05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250207125005731 DMM NOTICE MM(262420000000051/f3630b05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125005731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125005731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125005731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125005731 DMM DEBUG MM(262420000000051/f3630b05) Requesting authorization (sgsn_auth.c:160) 20250207125005731 DMM INFO MM(262420000000051/f3630b05) Requesting authentication tuples (sgsn_auth.c:184) 20250207125005731 DMM DEBUG MM(262420000000051/f3630b05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125005731 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250207125005731 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(1198)@e827e15c23f2: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@e827e15c23f2: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250207125005737 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125005737 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125005737 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125005737 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125005737 DMM INFO MM(262420000000051/f3630b05) Subscriber data update (mmctx.c:445) 20250207125005737 DMM DEBUG MM(262420000000051/f3630b05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125005737 DMM INFO MM(262420000000051/f3630b05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125005737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125005737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125005737 DMM INFO MM(262420000000051/f3630b05) <- GMM AUTH AND CIPHERING REQ (rand = 20 35 a2 22 ad 03 e7 1f 96 fe d8 53 2c e1 b6 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125005752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125005752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125005752 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125005752 DMM INFO MM(262420000000051/f3630b05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125005752 DMM NOTICE MM(262420000000051/f3630b05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125005752 DMM DEBUG MM(262420000000051/f3630b05) checking auth: received GSM SRES = cc 99 dc b0 (gprs_gmm.c:666) 20250207125005752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125005752 DMM DEBUG MM(262420000000051/f3630b05) Requesting authorization (sgsn_auth.c:160) 20250207125005752 DMM INFO MM(262420000000051/f3630b05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125005752 DMM DEBUG MM(262420000000051/f3630b05) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125005752 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250207125005752 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) 20250207125005752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125005752 DMM INFO MM(262420000000051/f3630b05) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3630b05) (gprs_gmm.c:300) 20250207125005756 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125005756 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125005757 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250207125005757 DMM INFO MM(262420000000051/f3630b05) Subscriber data update (mmctx.c:445) 20250207125005757 DMM DEBUG MM(262420000000051/f3630b05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125005757 DMM INFO MM(262420000000051/f3630b05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125005757 DMM NOTICE MM(262420000000051/f3630b05) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250207125005757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125005757 DMM NOTICE MM(262420000000051/f3630b05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125005757 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) 20250207125005758 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125005758 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250207125005758 DMM INFO MM(262420000000051/f3630b05) Subscriber data update (mmctx.c:445) 20250207125005758 DMM DEBUG MM(262420000000051/f3630b05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125005769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125005769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125005769 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125005769 DMM INFO MM(262420000000051/f3630b05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125005769 DMM NOTICE MM(262420000000051/f3630b05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125005769 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125005769 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125005769 DLLC NOTICE LLME(d31ea761/f3630b05){ASSIGNED} LLGM Assign pre (ffffffff => f3630b05) (gprs_llc.c:1079) 20250207125005769 DLLC NOTICE LLME(ffffffff/f3630b05){ASSIGNED} LLGM Assign post (ffffffff => f3630b05) (gprs_llc.c:1125) 20250207125005769 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125005769 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125005769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125005769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125005826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125005826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207125005826 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125005826 DMM INFO MM(262420000000051/f3630b05) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207125005826 DMM INFO MM(262420000000051/f3630b05) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207125005826 DMM DEBUG MM(262420000000051/f3630b05) Using GGSN 0 (gprs_sm.c:312) 20250207125005826 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) 20250207125005826 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250207125005826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207125005826 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250207125005826 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250207125005843 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 1f ce 22 7c 11 e1 43 96 2f 14 05 7f 95 6a 6c 3b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20250207125005843 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d71368, cbp=0x55f6b1616700) (sgsn_libgtp.c:632) 20250207125005843 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207125005843 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161afb8 TLLI=f3630b05, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207125005843 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207125005843 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@e827e15c23f2: setverdict(pass): none -> pass TC_paging_ps(1200)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125005851 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250207125008827 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250207125008827 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250207125008827 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250207125010862 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250207125010862 DMM INFO MM(262420000000051/f3630b05) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@e827e15c23f2: 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 := 'F3630B05'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@e827e15c23f2: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@e827e15c23f2: Final verdict of PTC: pass 20250207125010868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@e827e15c23f2: Final verdict of PTC: none 20250207125010869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125010869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1186)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1191)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1196)@e827e15c23f2: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@e827e15c23f2: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@e827e15c23f2: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1194)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1189)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1184)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@e827e15c23f2: Test case TC_paging_ps finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Feb 7 12:50:10 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250207125010935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125011337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95704) 20250207125011870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125011870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95704, count=103672) 20250207125012871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125012871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:50:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125013872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125013872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_paging_ps_ra_multiple_cells started. 20250207125014413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125014416 DMM INFO MM(262420000000051/f3630b05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125014416 DMM INFO MM(262420000000051/f3630b05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125014416 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125014416 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125014416 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125014416 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250207125014416 DLLC NOTICE LLME(ffffffff/f3630b05){ASSIGNED} LLGM Assign pre (f3630b05 => ffffffff) (gprs_llc.c:1079) 20250207125014416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3630b05 => ffffffff) (gprs_llc.c:1125) 20250207125014416 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ac60 (gprs_sndcp.c:574) 20250207125014416 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161afb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125014416 DMM NOTICE MM(262420000000051/f3630b05) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125014416 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250207125014416 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125014416 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125014416 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250207125014416 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250207125014416 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) 20250207125014416 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20250207125014416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125014416 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125014416 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207125014416 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125014416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125014460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125014460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125014460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125014460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125014460 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125014460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125014460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125014460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125014460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125014461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125014461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125014461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125014461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125014461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125014461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125014461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125014461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125014461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125014461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125014461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125014462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125014462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125014463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125014468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125014468 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125014476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125014476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125014476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125014476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125014476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125014476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125014476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125014476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125014476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125014477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125014477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125014477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125014477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125014477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125014477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125014477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125014477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125014477 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125014477 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125014477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125014478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125014478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125014479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125014484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125014484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125014493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125014493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125014493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125014493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125014493 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125014493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125014493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125014493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125014493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125014493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125014493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125014493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125014494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125014494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125014494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125014494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125014494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125014494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125014494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125014494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125014494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125014494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125014495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125014500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125014500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125014873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125014873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125014873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125014873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125014878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125014879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e827e15c23f2: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FA654689'O, index=0 SGSN_Test-GSUP(1217)@e827e15c23f2: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e827e15c23f2: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e827e15c23f2: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FA654689'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@e827e15c23f2: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FA654689'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@e827e15c23f2: 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 := 'D902E51273BBDC7DEB230C9C22EE20C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28788BBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AE4D6993D34514A'O } } } } } 20250207125015959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125015959 DLLC NOTICE LLME(ffffffff/fa654689){UNASSIGNED} LLC RX: unknown TLLI 0xfa654689, creating LLME on the fly (gprs_llc.c:552) 20250207125015959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125015959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125015959 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125015959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125015959 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125015959 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207125015959 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125015959 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125015959 DLLC NOTICE LLME(ffffffff/fa654689){UNASSIGNED} LLGM Assign pre (fa654689 => c2e7893c) (gprs_llc.c:1079) 20250207125015959 DLLC NOTICE LLME(fa654689/c2e7893c){ASSIGNED} LLGM Assign post (fa654689 => c2e7893c) (gprs_llc.c:1125) 20250207125015959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125015959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125015959 DMM DEBUG MM(262420000000052/c2e7893c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125015968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125015968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125015968 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125015968 DMM DEBUG MM(262420000000052/c2e7893c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250207125015968 DMM NOTICE MM(262420000000052/c2e7893c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125015968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125015968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125015968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125015968 DMM DEBUG MM(262420000000052/c2e7893c) Requesting authorization (sgsn_auth.c:160) 20250207125015968 DMM INFO MM(262420000000052/c2e7893c) Requesting authentication tuples (sgsn_auth.c:184) 20250207125015968 DMM DEBUG MM(262420000000052/c2e7893c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125015968 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250207125015968 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(1217)@e827e15c23f2: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@e827e15c23f2: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250207125015970 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125015970 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125015970 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125015970 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125015970 DMM INFO MM(262420000000052/c2e7893c) Subscriber data update (mmctx.c:445) 20250207125015970 DMM DEBUG MM(262420000000052/c2e7893c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125015970 DMM INFO MM(262420000000052/c2e7893c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125015970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125015970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125015970 DMM INFO MM(262420000000052/c2e7893c) <- GMM AUTH AND CIPHERING REQ (rand = d9 02 e5 12 73 bb dc 7d eb 23 0c 9c 22 ee 20 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125015974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125015974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125015974 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125015974 DMM INFO MM(262420000000052/c2e7893c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125015974 DMM NOTICE MM(262420000000052/c2e7893c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125015975 DMM DEBUG MM(262420000000052/c2e7893c) checking auth: received GSM SRES = 28 78 8b ba (gprs_gmm.c:666) 20250207125015975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125015975 DMM DEBUG MM(262420000000052/c2e7893c) Requesting authorization (sgsn_auth.c:160) 20250207125015975 DMM INFO MM(262420000000052/c2e7893c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125015975 DMM DEBUG MM(262420000000052/c2e7893c) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125015975 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250207125015975 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) 20250207125015975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125015975 DMM INFO MM(262420000000052/c2e7893c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2e7893c) (gprs_gmm.c:300) 20250207125015976 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125015976 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125015976 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250207125015976 DMM INFO MM(262420000000052/c2e7893c) Subscriber data update (mmctx.c:445) 20250207125015976 DMM DEBUG MM(262420000000052/c2e7893c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125015976 DMM INFO MM(262420000000052/c2e7893c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125015976 DMM NOTICE MM(262420000000052/c2e7893c) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250207125015976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125015976 DMM NOTICE MM(262420000000052/c2e7893c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125015976 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) 20250207125015976 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125015976 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250207125015976 DMM INFO MM(262420000000052/c2e7893c) Subscriber data update (mmctx.c:445) 20250207125015976 DMM DEBUG MM(262420000000052/c2e7893c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125015980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125015980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125015980 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125015980 DMM INFO MM(262420000000052/c2e7893c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125015980 DMM NOTICE MM(262420000000052/c2e7893c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125015980 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125015980 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125015980 DLLC NOTICE LLME(fa654689/c2e7893c){ASSIGNED} LLGM Assign pre (ffffffff => c2e7893c) (gprs_llc.c:1079) 20250207125015980 DLLC NOTICE LLME(ffffffff/c2e7893c){ASSIGNED} LLGM Assign post (ffffffff => c2e7893c) (gprs_llc.c:1125) 20250207125015980 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125015980 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125015980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125015980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125016035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125016035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207125016036 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125016036 DMM INFO MM(262420000000052/c2e7893c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207125016036 DMM INFO MM(262420000000052/c2e7893c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207125016036 DMM DEBUG MM(262420000000052/c2e7893c) Using GGSN 0 (gprs_sm.c:312) 20250207125016036 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) 20250207125016036 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250207125016036 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207125016036 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250207125016036 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250207125016061 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 32 3f 63 f0 11 90 d2 56 24 14 05 7f 6a 59 6e eb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20250207125016061 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d723d8, cbp=0x55f6b16171e0) (sgsn_libgtp.c:632) 20250207125016061 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207125016061 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161c128 TLLI=c2e7893c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207125016061 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207125016061 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@e827e15c23f2: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125016077 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250207125019037 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250207125019037 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250207125019037 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250207125020316 DGPRS DEBUG Checking for inactive LLMEs, time = 2163526 (sgsn.c:131) 20250207125021090 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250207125021090 DMM INFO MM(262420000000052/c2e7893c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e827e15c23f2: 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 := 'C2E7893C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250207125034875 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207125034875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207125034876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125044462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125044463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125044463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207125044478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125044479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125044479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207125044494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125044495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125044495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@e827e15c23f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e827e15c23f2: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@e827e15c23f2: Final verdict of PTC: none 20250207125045974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125045974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1215)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1205)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@e827e15c23f2: Final verdict of PTC: none 20250207125045976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1210)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@e827e15c23f2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@e827e15c23f2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1213)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1208)@e827e15c23f2: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@e827e15c23f2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1203)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@e827e15c23f2: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Fri Feb 7 12:50:45 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250207125046031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125046432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105080) 20250207125046976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125046976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105080, count=109436) 20250207125047977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125047977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Feb 7 12:50:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125048978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125048978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_bssgp_rim_single_report started. 20250207125049461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125049461 DMM INFO MM(262420000000052/c2e7893c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125049461 DMM INFO MM(262420000000052/c2e7893c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125049461 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125049461 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125049461 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125049461 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250207125049461 DLLC NOTICE LLME(ffffffff/c2e7893c){ASSIGNED} LLGM Assign pre (c2e7893c => ffffffff) (gprs_llc.c:1079) 20250207125049461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2e7893c => ffffffff) (gprs_llc.c:1125) 20250207125049461 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161bdd0 (gprs_sndcp.c:574) 20250207125049461 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161c128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125049461 DMM NOTICE MM(262420000000052/c2e7893c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125049461 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250207125049461 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125049461 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125049461 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250207125049461 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250207125049461 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) 20250207125049461 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20250207125049461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125049461 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125049461 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207125049461 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125049461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125049488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125049488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125049488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125049488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125049488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125049488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125049488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125049488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125049488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125049489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125049489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125049489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125049490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125049490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125049490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125049490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125049490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125049490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125049490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125049490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125049490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125049490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125049494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125049502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125049502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125049513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125049513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125049513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125049513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125049513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125049513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125049513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125049513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125049513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125049514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125049514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125049514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125049514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125049514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125049514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125049514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125049514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125049514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125049514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125049514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125049515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125049515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125049518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125049526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125049526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1228)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125049546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125049546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125049546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125049546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125049546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125049546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125049546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125049546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125049546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125049547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125049547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125049547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125049547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125049547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125049547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125049547 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125049547 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125049547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125049548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125049548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125049551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125049558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125049558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125049979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125049979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125049979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125049979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125049981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125049982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125049991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e827e15c23f2: setverdict(pass): none -> pass MTC@e827e15c23f2: Warning: Re-starting timer T, which is already active (running or expired). 20250207125049998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125050003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1225)@e827e15c23f2: Final verdict of PTC: none 20250207125050005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125050005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI196(1223)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1236)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1229)@e827e15c23f2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@e827e15c23f2: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1224)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1227)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1222)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1235)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1233)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: pass MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@e827e15c23f2: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Feb 7 12:50:50 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 20250207125050089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125050317 DGPRS DEBUG Checking for inactive LLMEs, time = 2163556 (sgsn.c:131) 20250207125050490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55244) 20250207125051005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125051005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55244, count=59820) 20250207125052007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125052007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Feb 7 12:50:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125053008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125053008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_rim_eutran_to_geran started. 20250207125053513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125053513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125053530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125053530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125053530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125053530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125053530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125053530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125053530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125053530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125053530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250207125053531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125053531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125053531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1242)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125053531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125053531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125053531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125053531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125053531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125053531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125053531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125053531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125053532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125053532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125053535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125053542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125053542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1244)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1241)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1247)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125053546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125053546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125053546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125053546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125053546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125053546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125053546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125053546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125053546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125053547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125053547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125053547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125053547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125053547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125053547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125053547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125053547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125053547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125053547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125053547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125053547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125053548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125053550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125053557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125053557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1249)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1246)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125053562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125053562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125053562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125053562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125053562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125053562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125053562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125053562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125053562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125053563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125053563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125053563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125053563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125053563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125053563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125053563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125053563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125053563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125053563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125053563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125053564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125053564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125053566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125053572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125053572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125054009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125054009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125054009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125054009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125054010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125054011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e827e15c23f2: setverdict(pass): none -> pass 20250207125054027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125054029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47684<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207125054030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125054030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1243)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1247)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1242)@e827e15c23f2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@e827e15c23f2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1254)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@e827e15c23f2: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1252)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1245)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1250)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1240)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: pass MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@e827e15c23f2: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Feb 7 12:50:54 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 20250207125054114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125054517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20250207125055031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125055031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=51980) 20250207125056032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125056032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:50:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125057034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125057034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_cell_change_different_rai_ci_attach started. 20250207125057543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125057544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125057567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125057567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125057567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125057567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125057567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125057567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125057567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125057567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125057567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125057568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125057568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125057568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125057568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125057568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125057568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125057568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125057568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125057568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125057568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125057568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125057569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125057569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125057572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125057581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125057581 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1261)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1265)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125057585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125057585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125057585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125057585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125057585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125057585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125057585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125057585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125057585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125057586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125057586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125057586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125057587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125057587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125057587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125057587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125057587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125057587 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125057587 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125057587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125057587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125057587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125057590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125057595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125057595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1267)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125057609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125057609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125057609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125057609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125057609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125057609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125057609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125057609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125057609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125057610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125057610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125057610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125057610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125057610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125057610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125057610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125057610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125057610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125057610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125057610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125057610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125057610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125057613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125057619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125057619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1268)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125058035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125058035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125058035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125058035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125058037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125058037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e827e15c23f2: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D93869EE'O, index=0 SGSN_Test-GSUP(1272)@e827e15c23f2: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@e827e15c23f2: 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 := '1ADB7385C6400D98E5D9B2FF84DD5D75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '185382A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D18C097B01EB6F09'O } } } } } 20250207125058062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058062 DLLC NOTICE LLME(ffffffff/d93869ee){UNASSIGNED} LLC RX: unknown TLLI 0xd93869ee, creating LLME on the fly (gprs_llc.c:552) 20250207125058062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125058062 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125058062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125058062 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125058062 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207125058062 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125058062 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125058062 DLLC NOTICE LLME(ffffffff/d93869ee){UNASSIGNED} LLGM Assign pre (d93869ee => fccdd2fc) (gprs_llc.c:1079) 20250207125058062 DLLC NOTICE LLME(d93869ee/fccdd2fc){ASSIGNED} LLGM Assign post (d93869ee => fccdd2fc) (gprs_llc.c:1125) 20250207125058062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125058062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125058062 DMM DEBUG MM(262420000000068/fccdd2fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125058071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058071 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125058071 DMM DEBUG MM(262420000000068/fccdd2fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250207125058071 DMM NOTICE MM(262420000000068/fccdd2fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125058071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125058071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125058071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125058071 DMM DEBUG MM(262420000000068/fccdd2fc) Requesting authorization (sgsn_auth.c:160) 20250207125058071 DMM INFO MM(262420000000068/fccdd2fc) Requesting authentication tuples (sgsn_auth.c:184) 20250207125058071 DMM DEBUG MM(262420000000068/fccdd2fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125058071 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250207125058071 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(1272)@e827e15c23f2: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@e827e15c23f2: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250207125058112 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125058112 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125058112 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125058112 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125058112 DMM INFO MM(262420000000068/fccdd2fc) Subscriber data update (mmctx.c:445) 20250207125058112 DMM DEBUG MM(262420000000068/fccdd2fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125058112 DMM INFO MM(262420000000068/fccdd2fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125058112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125058112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125058112 DMM INFO MM(262420000000068/fccdd2fc) <- GMM AUTH AND CIPHERING REQ (rand = 1a db 73 85 c6 40 0d 98 e5 d9 b2 ff 84 dd 5d 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125058119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058119 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125058119 DMM INFO MM(262420000000068/fccdd2fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125058119 DMM NOTICE MM(262420000000068/fccdd2fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125058119 DMM DEBUG MM(262420000000068/fccdd2fc) checking auth: received GSM SRES = 18 53 82 a8 (gprs_gmm.c:666) 20250207125058119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125058119 DMM DEBUG MM(262420000000068/fccdd2fc) Requesting authorization (sgsn_auth.c:160) 20250207125058119 DMM INFO MM(262420000000068/fccdd2fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125058119 DMM DEBUG MM(262420000000068/fccdd2fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125058119 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250207125058119 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) 20250207125058119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125058119 DMM INFO MM(262420000000068/fccdd2fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfccdd2fc) (gprs_gmm.c:300) 20250207125058120 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125058120 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125058120 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250207125058120 DMM INFO MM(262420000000068/fccdd2fc) Subscriber data update (mmctx.c:445) 20250207125058120 DMM DEBUG MM(262420000000068/fccdd2fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125058120 DMM INFO MM(262420000000068/fccdd2fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125058120 DMM NOTICE MM(262420000000068/fccdd2fc) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250207125058120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125058120 DMM NOTICE MM(262420000000068/fccdd2fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125058120 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) 20250207125058120 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125058120 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250207125058120 DMM INFO MM(262420000000068/fccdd2fc) Subscriber data update (mmctx.c:445) 20250207125058120 DMM DEBUG MM(262420000000068/fccdd2fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125058123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058123 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125058123 DMM INFO MM(262420000000068/fccdd2fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125058123 DMM NOTICE MM(262420000000068/fccdd2fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125058123 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125058124 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125058124 DLLC NOTICE LLME(d93869ee/fccdd2fc){ASSIGNED} LLGM Assign pre (ffffffff => fccdd2fc) (gprs_llc.c:1079) 20250207125058124 DLLC NOTICE LLME(ffffffff/fccdd2fc){ASSIGNED} LLGM Assign post (ffffffff => fccdd2fc) (gprs_llc.c:1125) 20250207125058124 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125058124 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125058124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125058124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125058176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058176 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125058176 DMM INFO MM(262420000000068/fccdd2fc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207125058176 DMM INFO MM(262420000000068/fccdd2fc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207125058176 DMM DEBUG MM(262420000000068/fccdd2fc) Using GGSN 0 (gprs_sm.c:312) 20250207125058176 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) 20250207125058176 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250207125058176 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207125058176 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250207125058176 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250207125058182 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 32 21 88 dc 11 a3 1a 9c 8c 14 05 7f 9f c4 45 21 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250207125058182 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d73448, cbp=0x55f6b1617570) (sgsn_libgtp.c:632) 20250207125058182 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207125058182 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161c0b8 TLLI=fccdd2fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207125058182 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207125058182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@e827e15c23f2: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125058187 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250207125058192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058192 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058192 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e827e15c23f2: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@e827e15c23f2: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='FCCDD2FC'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@e827e15c23f2: 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 := '5782115EBB38E2942B7CD0A09A93F932'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E06C0EFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A7F13D2FCA1A354'O } } } } } 20250207125058196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFCCDD2FC) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125058196 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125058196 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125058196 DLLC NOTICE LLME(ffffffff/fccdd2fc){ASSIGNED} LLGM Assign pre (fccdd2fc => ed1fa1f5) (gprs_llc.c:1079) 20250207125058196 DLLC NOTICE LLME(fccdd2fc/ed1fa1f5){ASSIGNED} LLGM Assign post (fccdd2fc => ed1fa1f5) (gprs_llc.c:1125) 20250207125058196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125058196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125058196 DMM DEBUG MM(262420000000068/ed1fa1f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125058202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125058202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250207125058202 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125058202 DMM DEBUG MM(262420000000068/ed1fa1f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250207125058202 DMM NOTICE MM(262420000000068/ed1fa1f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125058202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125058202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125058202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125058202 DMM DEBUG MM(262420000000068/ed1fa1f5) Requesting authorization (sgsn_auth.c:160) 20250207125058202 DMM INFO MM(262420000000068/ed1fa1f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125058202 DMM DEBUG MM(262420000000068/ed1fa1f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125058202 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250207125058202 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) 20250207125101203 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250207125101204 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250207125101204 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250207125104204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250207125104204 DMM ERROR MM(262420000000068/ed1fa1f5) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250207125104204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250207125104204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207125104204 DMM NOTICE MM(262420000000068/ed1fa1f5) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250207125104204 DMM NOTICE MM(262420000000068/ed1fa1f5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125104204 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250207125104204 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161c0b8, TLLI=ed1fa1f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125104204 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125104204 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125104204 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250207125104204 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250207125104204 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) 20250207125104204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207125104204 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: Deallocated (fsm.c:568) 20250207125104204 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207125104204 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207125104204 DLLC NOTICE LLME(fccdd2fc/ed1fa1f5){ASSIGNED} LLGM Assign pre (ed1fa1f5 => ffffffff) (gprs_llc.c:1079) 20250207125104204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed1fa1f5 => ffffffff) (gprs_llc.c:1125) 20250207125109205 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250207125114207 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250207125118037 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207125118037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250207125118038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125119209 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250207125120318 DGPRS DEBUG Checking for inactive LLMEs, time = 2163586 (sgsn.c:131) 20250207125124211 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250207125127570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125127577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125127577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207125127588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125127593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125127593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207125127611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125127615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125127615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@e827e15c23f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e827e15c23f2: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1272)@e827e15c23f2: Final verdict of PTC: none 20250207125128066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125128066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1270)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1271)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@e827e15c23f2: Final verdict of PTC: none 20250207125128069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI220(1268)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1265)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1260)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1269)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1258)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@e827e15c23f2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1263)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1268): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@e827e15c23f2: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Feb 7 12:51:28 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 20250207125128180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125128582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121316) 20250207125129068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125129068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125129212 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250207125129212 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55f6b1617570) (sgsn_libgtp.c:632) 20250207125129213 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55f6b1617570) (sgsn_libgtp.c:636) 20250207125129213 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250207125129213 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250207125129213 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250207125129213 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121316, count=124092) 20250207125130070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125130070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:51:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125131072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125131072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_cell_change_different_rai_ci_data started. 20250207125131658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125131661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125131711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125131711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125131711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125131711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125131711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125131711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125131711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125131711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125131711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125131713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125131713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125131713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125131713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125131713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125131713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125131713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125131713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125131713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125131713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125131713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125131713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1279)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125131713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207125131718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125131724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125131724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1280)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1278)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125131728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125131728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125131728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125131728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125131728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125131728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125131728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125131728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125131728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125131729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125131729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125131729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125131729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125131729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125131729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125131729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125131729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125131729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125131729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125131729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125131729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125131729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125131731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125131737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125131737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1286)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1283)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125131742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125131742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125131742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125131742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125131742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125131742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125131742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125131742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125131742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125131743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125131743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125131743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125131743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125131743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125131743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125131743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125131743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125131743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125131745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125131749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125131749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125132073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125132073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125132073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125132073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125132077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125132078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@e827e15c23f2: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C9479C8D'O, index=0 SGSN_Test-GSUP(1291)@e827e15c23f2: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@e827e15c23f2: 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 := '2492B9CF56D177E3D9A5F52BC7563B3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D6B6D3E'O ("}km>") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A33944288DF0FCC'O } } } } } 20250207125132150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132150 DLLC NOTICE LLME(ffffffff/c9479c8d){UNASSIGNED} LLC RX: unknown TLLI 0xc9479c8d, creating LLME on the fly (gprs_llc.c:552) 20250207125132150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125132150 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125132150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125132150 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125132150 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207125132150 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125132150 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125132150 DLLC NOTICE LLME(ffffffff/c9479c8d){UNASSIGNED} LLGM Assign pre (c9479c8d => f2e4e242) (gprs_llc.c:1079) 20250207125132150 DLLC NOTICE LLME(c9479c8d/f2e4e242){ASSIGNED} LLGM Assign post (c9479c8d => f2e4e242) (gprs_llc.c:1125) 20250207125132150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125132150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125132150 DMM DEBUG MM(262420000000070/f2e4e242) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125132179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132179 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125132179 DMM DEBUG MM(262420000000070/f2e4e242) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250207125132179 DMM NOTICE MM(262420000000070/f2e4e242) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125132179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125132179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125132179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125132179 DMM DEBUG MM(262420000000070/f2e4e242) Requesting authorization (sgsn_auth.c:160) 20250207125132179 DMM INFO MM(262420000000070/f2e4e242) Requesting authentication tuples (sgsn_auth.c:184) 20250207125132179 DMM DEBUG MM(262420000000070/f2e4e242) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125132179 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250207125132179 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(1291)@e827e15c23f2: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@e827e15c23f2: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250207125132185 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125132185 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125132186 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125132186 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125132186 DMM INFO MM(262420000000070/f2e4e242) Subscriber data update (mmctx.c:445) 20250207125132186 DMM DEBUG MM(262420000000070/f2e4e242) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125132186 DMM INFO MM(262420000000070/f2e4e242) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125132186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125132186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125132186 DMM INFO MM(262420000000070/f2e4e242) <- GMM AUTH AND CIPHERING REQ (rand = 24 92 b9 cf 56 d1 77 e3 d9 a5 f5 2b c7 56 3b 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125132203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132203 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125132203 DMM INFO MM(262420000000070/f2e4e242) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125132203 DMM NOTICE MM(262420000000070/f2e4e242) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125132203 DMM DEBUG MM(262420000000070/f2e4e242) checking auth: received GSM SRES = 7d 6b 6d 3e (gprs_gmm.c:666) 20250207125132203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125132203 DMM DEBUG MM(262420000000070/f2e4e242) Requesting authorization (sgsn_auth.c:160) 20250207125132203 DMM INFO MM(262420000000070/f2e4e242) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125132203 DMM DEBUG MM(262420000000070/f2e4e242) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125132203 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250207125132203 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) 20250207125132203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125132203 DMM INFO MM(262420000000070/f2e4e242) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2e4e242) (gprs_gmm.c:300) 20250207125132206 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125132206 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125132206 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250207125132206 DMM INFO MM(262420000000070/f2e4e242) Subscriber data update (mmctx.c:445) 20250207125132206 DMM DEBUG MM(262420000000070/f2e4e242) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125132206 DMM INFO MM(262420000000070/f2e4e242) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125132206 DMM NOTICE MM(262420000000070/f2e4e242) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250207125132206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125132206 DMM NOTICE MM(262420000000070/f2e4e242) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125132206 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) 20250207125132208 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125132208 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250207125132208 DMM INFO MM(262420000000070/f2e4e242) Subscriber data update (mmctx.c:445) 20250207125132208 DMM DEBUG MM(262420000000070/f2e4e242) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125132220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132220 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125132220 DMM INFO MM(262420000000070/f2e4e242) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125132220 DMM NOTICE MM(262420000000070/f2e4e242) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125132220 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125132220 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125132220 DLLC NOTICE LLME(c9479c8d/f2e4e242){ASSIGNED} LLGM Assign pre (ffffffff => f2e4e242) (gprs_llc.c:1079) 20250207125132220 DLLC NOTICE LLME(ffffffff/f2e4e242){ASSIGNED} LLGM Assign post (ffffffff => f2e4e242) (gprs_llc.c:1125) 20250207125132220 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125132220 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125132220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125132221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125132279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132279 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125132279 DMM INFO MM(262420000000070/f2e4e242) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207125132280 DMM INFO MM(262420000000070/f2e4e242) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207125132280 DMM DEBUG MM(262420000000070/f2e4e242) Using GGSN 0 (gprs_sm.c:312) 20250207125132280 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) 20250207125132280 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250207125132280 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207125132280 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250207125132280 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250207125132301 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 16 4b c1 ae 11 97 30 0b b0 14 05 7f 4d d3 e5 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250207125132301 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d73448, cbp=0x55f6b1617570) (sgsn_libgtp.c:632) 20250207125132301 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207125132301 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161b188 TLLI=f2e4e242, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207125132301 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207125132301 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@e827e15c23f2: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125132317 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250207125132330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132330 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132330 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@e827e15c23f2: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F2E4E242'O, index=0 20250207125132344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125132344 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125132344 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55f6b161b188, TLLI=f2e4e242, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@e827e15c23f2: Removing Client IMSI='262420000000070'H, index=0 20250207125134347 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@e827e15c23f2: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@e827e15c23f2: Final verdict of PTC: pass 20250207125134365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@e827e15c23f2: Final verdict of PTC: none 20250207125134369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125134369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1279)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1289)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1284)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1277)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1282)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1287)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@e827e15c23f2: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Feb 7 12:51:34 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 20250207125134471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125134873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98448) 20250207125135331 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250207125135331 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250207125135331 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250207125135369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125135369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98448, count=100332) 20250207125136370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125136370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:51:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125137371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125137371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_cell_change_different_ci_attach started. 20250207125137969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125137972 DMM INFO MM(262420000000070/f2e4e242) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125137972 DMM INFO MM(262420000000070/f2e4e242) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125137972 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125137972 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125137972 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125137972 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250207125137972 DLLC NOTICE LLME(ffffffff/f2e4e242){ASSIGNED} LLGM Assign pre (f2e4e242 => ffffffff) (gprs_llc.c:1079) 20250207125137972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2e4e242 => ffffffff) (gprs_llc.c:1125) 20250207125137972 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161ae30 (gprs_sndcp.c:574) 20250207125137972 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161b188, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125137972 DMM NOTICE MM(262420000000070/f2e4e242) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125137972 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250207125137972 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125137972 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125137972 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250207125137973 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250207125137973 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) 20250207125137973 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20250207125137973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125137973 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125137973 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207125137973 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125137973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125138021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125138021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125138021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125138021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125138021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125138021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125138021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125138021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125138021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125138022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125138022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125138022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125138022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125138022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125138022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125138022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125138023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125138023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125138025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125138029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138029 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@e827e15c23f2: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1303)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207125138039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125138039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125138039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125138039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125138039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125138039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125138039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125138039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125138039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125138040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125138040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125138040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125138040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125138040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125138040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125138040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125138040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125138040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125138040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125138040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125138040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125138040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125138043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1303)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1300)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1308)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125138049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125138049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125138049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125138049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125138049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125138049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125138049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125138049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125138049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250207125138050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(1308)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125138050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125138050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125138050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125138050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125138050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125138050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125138050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125138050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125138050 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125138050 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125138050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125138051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125138051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach-BVCI210(1301)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1308)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125138053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125138058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125138372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125138372 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125138372 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125138372 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125138376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125138377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@e827e15c23f2: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C5A6268D'O, index=0 SGSN_Test-GSUP(1310)@e827e15c23f2: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@e827e15c23f2: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@e827e15c23f2: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C5A6268D'O, index=0 TC_cell_change_different_ci_attach(1312)@e827e15c23f2: 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 := '1F789C192CC9068445C6F7C688DD0D51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDE1C8F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CFBD9B69EAAAEB7'O } } } } } 20250207125138437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138437 DLLC NOTICE LLME(ffffffff/c5a6268d){UNASSIGNED} LLC RX: unknown TLLI 0xc5a6268d, creating LLME on the fly (gprs_llc.c:552) 20250207125138437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125138437 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125138437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125138437 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125138437 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207125138437 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125138437 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125138437 DLLC NOTICE LLME(ffffffff/c5a6268d){UNASSIGNED} LLGM Assign pre (c5a6268d => ee3eea8f) (gprs_llc.c:1079) 20250207125138437 DLLC NOTICE LLME(c5a6268d/ee3eea8f){ASSIGNED} LLGM Assign post (c5a6268d => ee3eea8f) (gprs_llc.c:1125) 20250207125138437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125138437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125138437 DMM DEBUG MM(262420000000069/ee3eea8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125138456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138456 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125138456 DMM DEBUG MM(262420000000069/ee3eea8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250207125138456 DMM NOTICE MM(262420000000069/ee3eea8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125138456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125138456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125138456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125138456 DMM DEBUG MM(262420000000069/ee3eea8f) Requesting authorization (sgsn_auth.c:160) 20250207125138456 DMM INFO MM(262420000000069/ee3eea8f) Requesting authentication tuples (sgsn_auth.c:184) 20250207125138456 DMM DEBUG MM(262420000000069/ee3eea8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125138456 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250207125138456 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(1310)@e827e15c23f2: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@e827e15c23f2: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250207125138460 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125138460 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125138460 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125138460 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125138460 DMM INFO MM(262420000000069/ee3eea8f) Subscriber data update (mmctx.c:445) 20250207125138460 DMM DEBUG MM(262420000000069/ee3eea8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125138460 DMM INFO MM(262420000000069/ee3eea8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125138460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125138460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125138460 DMM INFO MM(262420000000069/ee3eea8f) <- GMM AUTH AND CIPHERING REQ (rand = 1f 78 9c 19 2c c9 06 84 45 c6 f7 c6 88 dd 0d 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125138468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138468 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125138468 DMM INFO MM(262420000000069/ee3eea8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125138468 DMM NOTICE MM(262420000000069/ee3eea8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125138468 DMM DEBUG MM(262420000000069/ee3eea8f) checking auth: received GSM SRES = bd e1 c8 f5 (gprs_gmm.c:666) 20250207125138468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125138468 DMM DEBUG MM(262420000000069/ee3eea8f) Requesting authorization (sgsn_auth.c:160) 20250207125138468 DMM INFO MM(262420000000069/ee3eea8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125138468 DMM DEBUG MM(262420000000069/ee3eea8f) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125138468 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250207125138468 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) 20250207125138468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125138468 DMM INFO MM(262420000000069/ee3eea8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xee3eea8f) (gprs_gmm.c:300) 20250207125138470 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125138470 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125138470 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250207125138470 DMM INFO MM(262420000000069/ee3eea8f) Subscriber data update (mmctx.c:445) 20250207125138470 DMM DEBUG MM(262420000000069/ee3eea8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125138470 DMM INFO MM(262420000000069/ee3eea8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125138470 DMM NOTICE MM(262420000000069/ee3eea8f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250207125138470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125138470 DMM NOTICE MM(262420000000069/ee3eea8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125138470 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) 20250207125138471 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125138471 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250207125138471 DMM INFO MM(262420000000069/ee3eea8f) Subscriber data update (mmctx.c:445) 20250207125138471 DMM DEBUG MM(262420000000069/ee3eea8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125138479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138479 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125138479 DMM INFO MM(262420000000069/ee3eea8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125138479 DMM NOTICE MM(262420000000069/ee3eea8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125138479 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125138479 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125138479 DLLC NOTICE LLME(c5a6268d/ee3eea8f){ASSIGNED} LLGM Assign pre (ffffffff => ee3eea8f) (gprs_llc.c:1079) 20250207125138479 DLLC NOTICE LLME(ffffffff/ee3eea8f){ASSIGNED} LLGM Assign post (ffffffff => ee3eea8f) (gprs_llc.c:1125) 20250207125138479 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125138479 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125138479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125138479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125138537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138537 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125138537 DMM INFO MM(262420000000069/ee3eea8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207125138537 DMM INFO MM(262420000000069/ee3eea8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207125138537 DMM DEBUG MM(262420000000069/ee3eea8f) Using GGSN 0 (gprs_sm.c:312) 20250207125138537 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) 20250207125138537 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250207125138537 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207125138537 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250207125138538 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250207125138564 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 60 46 8c 92 11 5f 1e 76 53 14 05 7f f7 81 e5 1c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20250207125138564 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d744b8, cbp=0x55f6b1619cc0) (sgsn_libgtp.c:632) 20250207125138564 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207125138564 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161c278 TLLI=ee3eea8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207125138564 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207125138564 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@e827e15c23f2: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125138582 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250207125138596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138596 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138596 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@e827e15c23f2: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@e827e15c23f2: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EE3EEA8F'O, index=0 TC_cell_change_different_ci_attach(1312)@e827e15c23f2: 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 := '1F16C798E5E42761145AA826231C944C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '948A967E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E45528E53FD6215E'O } } } } } 20250207125138612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138612 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125138612 DMM INFO MM(262420000000069/ee3eea8f) -> GMM ATTACH REQUEST MI(TMSI-0xEE3EEA8F) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125138612 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125138612 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125138612 DLLC NOTICE LLME(ffffffff/ee3eea8f){ASSIGNED} LLGM Assign pre (ee3eea8f => f3470504) (gprs_llc.c:1079) 20250207125138612 DLLC NOTICE LLME(ee3eea8f/f3470504){ASSIGNED} LLGM Assign post (ee3eea8f => f3470504) (gprs_llc.c:1125) 20250207125138612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125138612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125138612 DMM DEBUG MM(262420000000069/f3470504) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125138636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125138636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250207125138636 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125138636 DMM DEBUG MM(262420000000069/f3470504) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250207125138636 DMM NOTICE MM(262420000000069/f3470504) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125138636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125138636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125138636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125138636 DMM DEBUG MM(262420000000069/f3470504) Requesting authorization (sgsn_auth.c:160) 20250207125138636 DMM INFO MM(262420000000069/f3470504) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125138636 DMM DEBUG MM(262420000000069/f3470504) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125138636 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250207125138636 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) 20250207125141637 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250207125141637 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250207125141637 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250207125144637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250207125144637 DMM ERROR MM(262420000000069/f3470504) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250207125144637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250207125144637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250207125144637 DMM NOTICE MM(262420000000069/f3470504) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250207125144637 DMM NOTICE MM(262420000000069/f3470504) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125144637 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250207125144637 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161c278, TLLI=f3470504, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125144637 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125144637 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125144638 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250207125144638 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250207125144638 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) 20250207125144638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Reject}: Deallocated (fsm.c:568) 20250207125144638 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: Deallocated (fsm.c:568) 20250207125144638 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207125144638 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250207125144638 DLLC NOTICE LLME(ee3eea8f/f3470504){ASSIGNED} LLGM Assign pre (f3470504 => ffffffff) (gprs_llc.c:1079) 20250207125144638 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3470504 => ffffffff) (gprs_llc.c:1125) 20250207125149639 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250207125150319 DGPRS DEBUG Checking for inactive LLMEs, time = 2163616 (sgsn.c:131) 20250207125154640 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250207125158373 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250207125158373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125158373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250207125159641 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250207125204642 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250207125208024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125208030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125208030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207125208041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125208044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125208044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250207125208051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125208054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125208054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@e827e15c23f2: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e827e15c23f2: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. 20250207125208435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125208435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1310)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1308)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1298)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1304)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@e827e15c23f2: Final verdict of PTC: none 20250207125208436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58272<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI210(1301)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1296)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1302)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@e827e15c23f2: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1306)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@e827e15c23f2: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Feb 7 12:52:08 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 20250207125208528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125208930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124488) 20250207125209436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125209436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125209643 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250207125209643 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55f6b1619cc0) (sgsn_libgtp.c:632) 20250207125209643 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55f6b1619cc0) (sgsn_libgtp.c:636) 20250207125209643 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250207125209643 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250207125209643 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250207125209643 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124488, count=128844) 20250207125210437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125210437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:52:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125211438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125211438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_cell_change_different_ci_data started. 20250207125211988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125211990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125212038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125212038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125212038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125212038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125212038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125212038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125212038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125212038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125212038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125212039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125212039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125212039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125212039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125212039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125212039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125212039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125212039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125212039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125212039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125212039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125212040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125212040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207125212043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250207125212049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1322)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_data-BVCI196(1316)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125212051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125212051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125212052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125212052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125212052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125212052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125212052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125212052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125212052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125212052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125212052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125212052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125212052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125212052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125212052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125212052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125212052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125212052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125212052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125212052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125212053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125212053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125212055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125212060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125212067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125212067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125212067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125212067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125212067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125212067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125212067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125212067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125212067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125212068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125212068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125212068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125212068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125212068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125212068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125212068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125212068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125212068 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125212068 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125212068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125212068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125212068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125212070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125212075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125212439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125212439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125212439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125212439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125212443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125212445 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@e827e15c23f2: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D87CFDAB'O, index=0 SGSN_Test-GSUP(1329)@e827e15c23f2: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@e827e15c23f2: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@e827e15c23f2: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D87CFDAB'O, index=0 TC_cell_change_different_ci_data(1331)@e827e15c23f2: 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 := 'E99D87CE045BB3D1A7939F8DB0C9C5C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4EF7950'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '97C382F7C4C4E65D'O } } } } } 20250207125212522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212523 DLLC NOTICE LLME(ffffffff/d87cfdab){UNASSIGNED} LLC RX: unknown TLLI 0xd87cfdab, creating LLME on the fly (gprs_llc.c:552) 20250207125212523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125212523 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125212523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125212523 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125212523 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207125212523 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125212523 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125212523 DLLC NOTICE LLME(ffffffff/d87cfdab){UNASSIGNED} LLGM Assign pre (d87cfdab => f192f5a0) (gprs_llc.c:1079) 20250207125212523 DLLC NOTICE LLME(d87cfdab/f192f5a0){ASSIGNED} LLGM Assign post (d87cfdab => f192f5a0) (gprs_llc.c:1125) 20250207125212523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125212523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125212523 DMM DEBUG MM(262420000000071/f192f5a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125212544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212544 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125212544 DMM DEBUG MM(262420000000071/f192f5a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250207125212544 DMM NOTICE MM(262420000000071/f192f5a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125212545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125212545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125212545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125212545 DMM DEBUG MM(262420000000071/f192f5a0) Requesting authorization (sgsn_auth.c:160) 20250207125212545 DMM INFO MM(262420000000071/f192f5a0) Requesting authentication tuples (sgsn_auth.c:184) 20250207125212545 DMM DEBUG MM(262420000000071/f192f5a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125212545 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250207125212545 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(1329)@e827e15c23f2: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@e827e15c23f2: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250207125212551 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125212551 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125212551 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125212551 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125212551 DMM INFO MM(262420000000071/f192f5a0) Subscriber data update (mmctx.c:445) 20250207125212551 DMM DEBUG MM(262420000000071/f192f5a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125212551 DMM INFO MM(262420000000071/f192f5a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125212551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125212551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125212551 DMM INFO MM(262420000000071/f192f5a0) <- GMM AUTH AND CIPHERING REQ (rand = e9 9d 87 ce 04 5b b3 d1 a7 93 9f 8d b0 c9 c5 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125212565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212565 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125212565 DMM INFO MM(262420000000071/f192f5a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125212566 DMM NOTICE MM(262420000000071/f192f5a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125212566 DMM DEBUG MM(262420000000071/f192f5a0) checking auth: received GSM SRES = b4 ef 79 50 (gprs_gmm.c:666) 20250207125212566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125212566 DMM DEBUG MM(262420000000071/f192f5a0) Requesting authorization (sgsn_auth.c:160) 20250207125212566 DMM INFO MM(262420000000071/f192f5a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125212566 DMM DEBUG MM(262420000000071/f192f5a0) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125212566 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250207125212566 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) 20250207125212566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125212566 DMM INFO MM(262420000000071/f192f5a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf192f5a0) (gprs_gmm.c:300) 20250207125212568 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125212568 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125212568 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250207125212568 DMM INFO MM(262420000000071/f192f5a0) Subscriber data update (mmctx.c:445) 20250207125212568 DMM DEBUG MM(262420000000071/f192f5a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125212568 DMM INFO MM(262420000000071/f192f5a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125212569 DMM NOTICE MM(262420000000071/f192f5a0) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250207125212569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125212569 DMM NOTICE MM(262420000000071/f192f5a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125212569 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) 20250207125212569 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125212569 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250207125212569 DMM INFO MM(262420000000071/f192f5a0) Subscriber data update (mmctx.c:445) 20250207125212569 DMM DEBUG MM(262420000000071/f192f5a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125212581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212581 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125212581 DMM INFO MM(262420000000071/f192f5a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125212581 DMM NOTICE MM(262420000000071/f192f5a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125212581 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125212581 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125212581 DLLC NOTICE LLME(d87cfdab/f192f5a0){ASSIGNED} LLGM Assign pre (ffffffff => f192f5a0) (gprs_llc.c:1079) 20250207125212581 DLLC NOTICE LLME(ffffffff/f192f5a0){ASSIGNED} LLGM Assign post (ffffffff => f192f5a0) (gprs_llc.c:1125) 20250207125212581 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125212581 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125212581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125212581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125212639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212639 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125212639 DMM INFO MM(262420000000071/f192f5a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250207125212639 DMM INFO MM(262420000000071/f192f5a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250207125212639 DMM DEBUG MM(262420000000071/f192f5a0) Using GGSN 0 (gprs_sm.c:312) 20250207125212639 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) 20250207125212639 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250207125212639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250207125212639 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250207125212639 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250207125212656 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 9e 6b 60 1b 11 bd 97 06 18 14 05 7f 84 10 8e 33 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250207125212656 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f3f15d744b8, cbp=0x55f6b1619cc0) (sgsn_libgtp.c:632) 20250207125212656 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250207125212656 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f6b161c278 TLLI=f192f5a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250207125212656 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250207125212656 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@e827e15c23f2: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed 20250207125212672 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250207125212684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212684 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212684 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@e827e15c23f2: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@e827e15c23f2: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F192F5A0'O, index=0 20250207125212698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125212698 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125212698 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125212701 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@e827e15c23f2: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@e827e15c23f2: Final verdict of PTC: pass 20250207125212725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44070<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@e827e15c23f2: Final verdict of PTC: none 20250207125212730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125212730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1327)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1322)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1317)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1315)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1325)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1320)@e827e15c23f2: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@e827e15c23f2: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Feb 7 12:52:12 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 20250207125212827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125213229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95436) 20250207125213731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125213731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95436, count=99792) 20250207125214732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125214732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Feb 7 12:52:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125215699 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250207125215699 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250207125215699 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250207125215733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125215733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_sgsn_context_req_in started. 20250207125216328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125216330 DMM INFO MM(262420000000071/f192f5a0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125216330 DMM INFO MM(262420000000071/f192f5a0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125216330 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125216330 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125216330 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125216330 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250207125216330 DLLC NOTICE LLME(ffffffff/f192f5a0){ASSIGNED} LLGM Assign pre (f192f5a0 => ffffffff) (gprs_llc.c:1079) 20250207125216330 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f192f5a0 => ffffffff) (gprs_llc.c:1125) 20250207125216330 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f6b161bf20 (gprs_sndcp.c:574) 20250207125216330 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f6b161c278, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250207125216330 DMM NOTICE MM(262420000000071/f192f5a0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250207125216330 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250207125216330 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250207125216330 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250207125216330 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250207125216331 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250207125216331 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) 20250207125216331 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20250207125216331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125216331 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125216331 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207125216331 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125216331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125216370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125216370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125216370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125216370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125216370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125216370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125216371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125216371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125216371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125216371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125216371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125216371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125216371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125216371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125216371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125216371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125216371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125216372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125216372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125216373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125216379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125216379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1335)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125216384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125216384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125216384 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125216384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125216384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125216384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125216385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125216385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125216385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125216385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125216385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125216385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125216385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125216385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125216385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125216385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125216387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125216392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125216392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1343)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1340)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125216398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125216398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125216398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125216398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125216398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125216398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125216398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125216398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125216398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125216399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125216399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125216399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125216399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125216399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125216399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125216399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125216399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125216399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125216399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125216399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125216399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125216399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125216401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125216405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125216405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125216734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125216734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125216734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125216734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125216739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125216740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@e827e15c23f2: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E34B1CD0'O, index=0 SGSN_Test-GSUP(1348)@e827e15c23f2: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@e827e15c23f2: 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 := 'F0DEEC80341E197C5E8E7CC84EF9A5AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C263CF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38ED7AE0D7915455'O } } } } } 20250207125217813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125217813 DLLC NOTICE LLME(ffffffff/e34b1cd0){UNASSIGNED} LLC RX: unknown TLLI 0xe34b1cd0, creating LLME on the fly (gprs_llc.c:552) 20250207125217813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125217813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125217813 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125217813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125217813 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125217813 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Allocated (fsm.c:456) 20250207125217813 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125217813 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125217813 DLLC NOTICE LLME(ffffffff/e34b1cd0){UNASSIGNED} LLGM Assign pre (e34b1cd0 => cc020aa3) (gprs_llc.c:1079) 20250207125217813 DLLC NOTICE LLME(e34b1cd0/cc020aa3){ASSIGNED} LLGM Assign post (e34b1cd0 => cc020aa3) (gprs_llc.c:1125) 20250207125217813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125217813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125217813 DMM DEBUG MM(262420000000072/cc020aa3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125217823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125217823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125217823 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125217823 DMM DEBUG MM(262420000000072/cc020aa3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250207125217823 DMM NOTICE MM(262420000000072/cc020aa3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125217823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125217823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125217823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125217823 DMM DEBUG MM(262420000000072/cc020aa3) Requesting authorization (sgsn_auth.c:160) 20250207125217823 DMM INFO MM(262420000000072/cc020aa3) Requesting authentication tuples (sgsn_auth.c:184) 20250207125217823 DMM DEBUG MM(262420000000072/cc020aa3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125217823 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250207125217823 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(1348)@e827e15c23f2: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@e827e15c23f2: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250207125217826 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125217826 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125217826 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125217826 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125217826 DMM INFO MM(262420000000072/cc020aa3) Subscriber data update (mmctx.c:445) 20250207125217826 DMM DEBUG MM(262420000000072/cc020aa3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125217826 DMM INFO MM(262420000000072/cc020aa3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125217826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125217826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125217826 DMM INFO MM(262420000000072/cc020aa3) <- GMM AUTH AND CIPHERING REQ (rand = f0 de ec 80 34 1e 19 7c 5e 8e 7c c8 4e f9 a5 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250207125217832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125217832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125217832 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125217832 DMM INFO MM(262420000000072/cc020aa3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125217832 DMM NOTICE MM(262420000000072/cc020aa3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125217832 DMM DEBUG MM(262420000000072/cc020aa3) checking auth: received GSM SRES = 5c 26 3c f5 (gprs_gmm.c:666) 20250207125217832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125217832 DMM DEBUG MM(262420000000072/cc020aa3) Requesting authorization (sgsn_auth.c:160) 20250207125217832 DMM INFO MM(262420000000072/cc020aa3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125217832 DMM DEBUG MM(262420000000072/cc020aa3) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125217832 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250207125217832 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) 20250207125217832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125217832 DMM INFO MM(262420000000072/cc020aa3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc020aa3) (gprs_gmm.c:300) 20250207125217833 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125217833 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125217833 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250207125217834 DMM INFO MM(262420000000072/cc020aa3) Subscriber data update (mmctx.c:445) 20250207125217834 DMM DEBUG MM(262420000000072/cc020aa3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125217834 DMM INFO MM(262420000000072/cc020aa3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125217834 DMM NOTICE MM(262420000000072/cc020aa3) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250207125217834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125217834 DMM NOTICE MM(262420000000072/cc020aa3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125217834 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) 20250207125217834 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125217834 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250207125217834 DMM INFO MM(262420000000072/cc020aa3) Subscriber data update (mmctx.c:445) 20250207125217834 DMM DEBUG MM(262420000000072/cc020aa3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125217839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125217839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125217839 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125217839 DMM INFO MM(262420000000072/cc020aa3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125217839 DMM NOTICE MM(262420000000072/cc020aa3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125217839 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125217839 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125217839 DLLC NOTICE LLME(e34b1cd0/cc020aa3){ASSIGNED} LLGM Assign pre (ffffffff => cc020aa3) (gprs_llc.c:1079) 20250207125217839 DLLC NOTICE LLME(ffffffff/cc020aa3){ASSIGNED} LLGM Assign post (ffffffff => cc020aa3) (gprs_llc.c:1125) 20250207125217839 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125217839 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125217839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125217839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125217898 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 e3 be 00 00 03 52 f0 99 42 42 de 05 cc 02 0a a3 0c 01 02 03 0d fe 11 72 f2 e0 b0 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@e827e15c23f2: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250207125219896 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250207125219896 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250207125219896 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) 20250207125219896 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250207125219896 DMM INFO MM(262420000000072/cc020aa3) Subscriber data update (mmctx.c:445) 20250207125219897 DMM DEBUG MM(262420000000072/cc020aa3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250207125219897 DMM INFO MM(262420000000072/cc020aa3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250207125219897 DMM INFO MM(262420000000072/cc020aa3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125219897 DMM INFO MM(262420000000072/cc020aa3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125219897 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125219897 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125219897 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125219897 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207125219897 DLLC NOTICE LLME(ffffffff/cc020aa3){ASSIGNED} LLGM Assign pre (cc020aa3 => ffffffff) (gprs_llc.c:1079) 20250207125219897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc020aa3 => ffffffff) (gprs_llc.c:1125) 20250207125219897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125219897 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125219897 DMM DEBUG MM_STATE_Iu[0x55f6b16153a0]{Detached}: Deallocated (fsm.c:568) 20250207125219897 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@e827e15c23f2: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@e827e15c23f2: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250207125219905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207125219909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125219909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@e827e15c23f2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1346)@e827e15c23f2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@e827e15c23f2: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1336)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1348)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1334)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1344)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1339)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@e827e15c23f2: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Feb 7 12:52:19 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 20250207125219984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125220320 DGPRS DEBUG Checking for inactive LLMEs, time = 2163646 (sgsn.c:131) 20250207125220387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99344) 20250207125220910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125220910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99344, count=100824) 20250207125221912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125221912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Feb 7 12:52:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125222913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125222913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_sgsn_context_req_out started. 20250207125223484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125223484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125223506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125223506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125223506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125223506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125223506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125223506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125223506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125223506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125223506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125223507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125223507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125223507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125223508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125223508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125223508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125223508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125223508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125223508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125223508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125223508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125223508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125223508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207125223510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125223515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125223515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1354)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125223519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125223519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125223519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125223519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125223520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125223520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125223520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125223520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125223520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125223520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125223523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125223528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125223528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125223533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125223533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125223533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125223533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125223533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125223533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125223533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125223533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125223533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125223534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125223534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125223534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125223534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125223534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125223534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125223534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125223534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125223534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125223534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125223534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125223535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125223535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125223537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125223543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125223543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125223915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125223915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125223915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125223915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125223919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250207125223920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@e827e15c23f2: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='E3CD0D95'O, index=0 SGSN_Test-GSUP(1367)@e827e15c23f2: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250207125224994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125224994 DLLC NOTICE LLME(ffffffff/e3cd0d95){UNASSIGNED} LLC RX: unknown TLLI 0xe3cd0d95, creating LLME on the fly (gprs_llc.c:552) 20250207125224994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250207125224994 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207125224994 DMM NOTICE LLME(ffffffff/e3cd0d95){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250207125224994 DLLC NOTICE LLME(ffffffff/e3cd0d95){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250207125224994 DMM ERROR LLME(ffffffff/e3cd0d95){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250207125224994 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250207125224994 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250207125224994 DLLC NOTICE LLME(ffffffff/e3cd0d95){UNASSIGNED} LLGM Assign pre (e3cd0d95 => ffffffff) (gprs_llc.c:1079) 20250207125224994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3cd0d95 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@e827e15c23f2: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@e827e15c23f2: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20250207125225018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1360)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1365)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1355)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@e827e15c23f2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@e827e15c23f2: Final verdict of PTC: none 20250207125225021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125225021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_out-BVCI210(1359)@e827e15c23f2: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1363)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1353)@e827e15c23f2: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@e827e15c23f2: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1358)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@e827e15c23f2: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Feb 7 12:52:25 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 20250207125225082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125225484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50508) 20250207125226022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125226023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50508, count=54864) 20250207125227024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125227025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:52:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125228026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125228027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_req_id_req_ra_update started. 20250207125228576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125228579 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125228628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125228628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125228628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125228628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125228628 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125228628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125228628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125228628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125228628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125228629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125228629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125228629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125228629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125228629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125228629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125228629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125228629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125228629 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125228629 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125228629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125228629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125228629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125228632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125228638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125228638 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125228645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125228645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125228645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125228645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125228645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125228645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125228645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125228645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125228645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125228646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125228646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125228646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125228646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125228646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125228646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125228646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125228646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125228646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125228646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125228646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125228646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125228646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125228649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125228654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125228654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125228662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125228662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125228662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125228662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125228662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125228662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125228662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125228662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125228662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125228663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125228664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125228664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125228664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125228664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125228664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125228664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125228664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125228664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125228664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125228664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125228664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125228664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125228666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125228670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125228670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125229028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125229028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125229028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125229028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125229033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125229034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@e827e15c23f2: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='C13D8312'O, index=0 SGSN_Test-GSUP(1386)@e827e15c23f2: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250207125229089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125229089 DLLC NOTICE LLME(ffffffff/c13d8312){UNASSIGNED} LLC RX: unknown TLLI 0xc13d8312, creating LLME on the fly (gprs_llc.c:552) 20250207125229089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125229089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125229089 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125229089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125229089 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125229089 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207125229089 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125229089 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125229089 DLLC NOTICE LLME(ffffffff/c13d8312){UNASSIGNED} LLGM Assign pre (c13d8312 => d944cf52) (gprs_llc.c:1079) 20250207125229089 DLLC NOTICE LLME(c13d8312/d944cf52){ASSIGNED} LLGM Assign post (c13d8312 => d944cf52) (gprs_llc.c:1125) 20250207125229089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125229089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125229089 DMM DEBUG MM(262420000000047/d944cf52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125229105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125229105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125229105 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125229105 DMM INFO MM(262420000000047/d944cf52) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207125229105 DMM INFO MM(262420000000047/d944cf52) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-33543-86 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250207125229105 DMM NOTICE MM(262420000000047/d944cf52) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250207125229105 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250207125229105 DMM INFO MM(262420000000047/d944cf52) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250207125229105 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125229105 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125229105 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125229105 DMM ERROR MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207125229105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250207125229105 DMM DEBUG MM_STATE_Gb(0)[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125229105 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207125229105 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125229105 DLLC NOTICE LLME(c13d8312/d944cf52){ASSIGNED} LLGM Assign pre (d944cf52 => ffffffff) (gprs_llc.c:1079) 20250207125229105 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d944cf52 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@e827e15c23f2: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@e827e15c23f2: Final verdict of PTC: pass 20250207125229117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1376)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1386)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1374)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@e827e15c23f2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1384)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@e827e15c23f2: Final verdict of PTC: none 20250207125229122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125229123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI196(1373)@e827e15c23f2: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1379)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1377)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1372)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1382)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@e827e15c23f2: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Feb 7 12:52:29 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 20250207125229212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125229614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58456) 20250207125230125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125230125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58456, count=62812) 20250207125231127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125231127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test execution finished. MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Feb 7 12:52:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125232128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125232129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_iu_attach started. 20250207125232715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125232717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125232765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125232765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125232765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125232765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125232765 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125232765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125232765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125232765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125232765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125232766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125232766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125232766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125232766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125232766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125232766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125232766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125232766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125232766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125232766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125232766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125232766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125232766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125232768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125232773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125232773 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125232780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125232780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125232780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125232780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125232780 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125232780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125232780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125232780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125232780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125232781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125232781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125232781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125232781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125232781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125232781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125232781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125232781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125232781 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125232781 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125232781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125232781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125232781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1399)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207125232783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125232787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125232787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1400)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1397)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125232793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125232793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125232793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125232793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125232793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125232793 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125232793 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125232793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125232794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125232794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125232796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125232802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125232802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1406)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation TC_iu_attach-BVCI220(1402)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125233004 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125233004 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125233004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125233004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125233011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125233011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125233011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125233011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125233011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125233011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125233011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125233013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125233013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125233013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125233013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125233013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125233014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125233014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125233014 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125233129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125233129 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125233129 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125233129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125233132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125233133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125233822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125233822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125233822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125233822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125233822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125233822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125233822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125233822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125233823 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125233823 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125233823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125233823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125233823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125233823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125233823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125233823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125233823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125233824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@e827e15c23f2: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='D5A107D5'O, index=0 SGSN_Test-GSUP(1409)@e827e15c23f2: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@e827e15c23f2: 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 := '29A8'O, rac := '45'O ("E") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@e827e15c23f2: Added conn table entry 0TC_iu_attach(1411)16502935 SGSN_Test_0-SCCP(1404)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1405)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125234220 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234220 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234220 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125234220 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125234221 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125234221 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250207125234221 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250207125234221 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125234221 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{Deregistered}: Allocated (fsm.c:456) 20250207125234221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: Allocated (fsm.c:456) 20250207125234221 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125234221 DMM DEBUG MM_STATE_Iu[0x55f6b161aac0]{Detached}: Allocated (fsm.c:456) 20250207125234221 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125234221 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125234221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125234221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125234221 DMM DEBUG MM(262420000001001/d5634bfe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125234221 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250207125234221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e827e15c23f2: { messageType := 2, destLocRef := 'FBD097'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(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@e827e15c23f2: 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 := 'CE38D2E34BC781C1DEA5D454F6844A44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E8142C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7862242F6509E2EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '100FC7DBABB19DF58BFB9C90227551DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '155DE3CECC9EEE546FC813FB1161DCBF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5FB57D368681778D069AC898C11920EC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C6CEC586104A9D1A'O } } } } } SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250207125234234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234234 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125234234 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125234234 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125234234 DMM DEBUG MM(262420000001001/d5634bfe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250207125234234 DMM NOTICE MM(262420000001001/d5634bfe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125234234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125234234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125234234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125234234 DMM DEBUG MM(262420000001001/d5634bfe) Requesting authorization (sgsn_auth.c:160) 20250207125234234 DMM INFO MM(262420000001001/d5634bfe) Requesting authentication tuples (sgsn_auth.c:184) 20250207125234234 DMM DEBUG MM(262420000001001/d5634bfe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125234234 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250207125234234 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(1409)@e827e15c23f2: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@e827e15c23f2: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250207125234239 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125234239 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125234239 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125234239 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125234239 DMM INFO MM(262420000001001/d5634bfe) Subscriber data update (mmctx.c:445) 20250207125234239 DMM DEBUG MM(262420000001001/d5634bfe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125234239 DMM INFO MM(262420000001001/d5634bfe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125234239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125234239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125234239 DMM INFO MM(262420000001001/d5634bfe) <- GMM AUTH AND CIPHERING REQ (rand = ce 38 d2 e3 4b c7 81 c1 de a5 d4 54 f6 84 4a 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5f b5 7d 36 86 81 77 8d 06 9a c8 98 c1 19 20 ec ) (gprs_gmm.c:483) 20250207125234239 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250207125234239 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522C6CEC58623094399990000100001F02904104A9D1A'O 20250207125234252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234253 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125234253 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125234253 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125234253 DMM INFO MM(262420000001001/d5634bfe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125234253 DMM NOTICE MM(262420000001001/d5634bfe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125234253 DMM DEBUG MM(262420000001001/d5634bfe) checking auth: received UMTS RES = c6 ce c5 86 10 4a 9d 1a (gprs_gmm.c:666) 20250207125234253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125234253 DMM DEBUG MM(262420000001001/d5634bfe) Requesting authorization (sgsn_auth.c:160) 20250207125234253 DMM INFO MM(262420000001001/d5634bfe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125234253 DMM DEBUG MM(262420000001001/d5634bfe) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125234253 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250207125234253 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) 20250207125234253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125234253 DMM DEBUG MM(262420000001001/d5634bfe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125234253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125234268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234268 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125234269 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125234269 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125234269 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250207125234269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125234269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125234269 DMM INFO MM(262420000001001/d5634bfe) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5634bfe) (gprs_gmm.c:300) 20250207125234269 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250207125234269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125234274 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125234274 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125234274 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250207125234274 DMM INFO MM(262420000001001/d5634bfe) Subscriber data update (mmctx.c:445) 20250207125234274 DMM DEBUG MM(262420000001001/d5634bfe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125234274 DMM INFO MM(262420000001001/d5634bfe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125234274 DMM NOTICE MM(262420000001001/d5634bfe) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250207125234274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125234274 DMM NOTICE MM(262420000001001/d5634bfe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125234275 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) 20250207125234275 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125234275 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250207125234275 DMM INFO MM(262420000001001/d5634bfe) Subscriber data update (mmctx.c:445) 20250207125234275 DMM DEBUG MM(262420000001001/d5634bfe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125234277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234278 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125234278 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125234278 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125234278 DMM INFO MM(262420000001001/d5634bfe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125234278 DMM NOTICE MM(262420000001001/d5634bfe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125234278 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125234278 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125234278 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125234278 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125234278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125234278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125234278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1404)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1404)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125234283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125234283 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125234283 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125234283 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125234283 DMM INFO MM(262420000001001/d5634bfe) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125234283 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125234283 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125234283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125234283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125234283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125234283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@e827e15c23f2: Session index based on local reference:0 20250207125234284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125234284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125234284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125234284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125234284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125234284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125234284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@e827e15c23f2: Deleted conn table entry 0TC_iu_attach(1411)16502935 TC_iu_attach(1411)@e827e15c23f2: setverdict(pass): none -> pass TC_iu_attach(1411)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@e827e15c23f2: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@e827e15c23f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@e827e15c23f2: Final verdict of PTC: none 20250207125234357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207125234361 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125234362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI196(1392)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1403)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1393)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1409)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1398)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1401)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1396)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1391)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@e827e15c23f2: Test case TC_iu_attach finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Feb 7 12:52:34 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 20250207125234488 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125234488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125234488 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125234488 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125234488 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125234488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125234488 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125234488 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125234488 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125234488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125234488 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125234488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125234488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125234488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125234488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125234488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125234488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125234488 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250207125234492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125234894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178404) 20250207125235362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125235362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178404, count=207592) 20250207125236363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125236363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125236489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125236489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125236489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Feb 7 12:52:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125237364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125237364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_iu_attach_encr started. 20250207125237987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125237989 DMM INFO MM(262420000001001/d5634bfe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125237989 DMM INFO MM(262420000001001/d5634bfe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125237989 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125237989 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125237989 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125237989 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125237989 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250207125237989 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) 20250207125237989 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250207125237989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: Deallocated (fsm.c:568) 20250207125237989 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125237989 DMM DEBUG MM_STATE_Iu(1)[0x55f6b161aac0]{Detached}: Deallocated (fsm.c:568) 20250207125237989 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dec0]{Deregistered}: Deallocated (fsm.c:568) 20250207125237989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125238038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125238038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125238038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125238038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125238038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125238038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125238038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125238038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125238038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125238039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125238039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125238039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125238039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125238039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125238039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125238039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125238040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125238046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125238046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125238053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125238053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125238053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125238053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125238053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125238053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125238053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125238053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125238053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125238054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125238054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125238054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125238054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125238054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125238054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125238054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125238054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125238054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125238054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125238054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125238054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125238054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125238056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125238062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125238062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125238071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125238071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125238071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125238071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125238071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125238071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125238071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125238071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125238071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125238073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125238073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125238073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125238073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125238073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125238073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125238073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125238073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125238073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125238073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125238073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125238073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125238073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125238077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1429)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1423)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1427)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125238084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125238084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125238282 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125238282 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125238282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125238282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125238290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125238290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125238290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125238290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125238290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125238290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125238290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125238292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125238292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125238292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125238292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125238292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125238292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125238292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125238292 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125238365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125238365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125238365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125238365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125238369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125238370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125239102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239102 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125239102 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125239103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@e827e15c23f2: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E5BFFFD5'O, index=0 SGSN_Test-GSUP(1432)@e827e15c23f2: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@e827e15c23f2: 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 := '42D5'O, rac := 'B4'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(1428)@e827e15c23f2: Added conn table entry 0TC_iu_attach_encr(1434)6396760 SGSN_Test_0-SCCP(1427)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1428)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125239462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239462 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125239462 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125239463 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125239463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125239463 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{Deregistered}: Allocated (fsm.c:456) 20250207125239463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125239463 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Allocated (fsm.c:456) 20250207125239463 DMM DEBUG MM_STATE_Iu[0x55f6b160dd90]{Detached}: Allocated (fsm.c:456) 20250207125239463 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125239463 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125239463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125239463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125239463 DMM DEBUG MM(262420000001001/f23a4226) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125239463 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250207125239463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e827e15c23f2: { messageType := 2, destLocRef := '619B58'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(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@e827e15c23f2: 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 := 'A34E8789F4D32FE643DF1C39B31AE7D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '697967EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D61106DB8B87F590'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C1BC2F87D4A84E4767D571F664A17FC2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '73D6FC97C98EA00DA35BCF14ABA36415'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E2A681450B28B5C22971235E9A099C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF6940D78B76ACBE'O } } } } } SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250207125239469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239469 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125239469 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125239469 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125239469 DMM DEBUG MM(262420000001001/f23a4226) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250207125239469 DMM NOTICE MM(262420000001001/f23a4226) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125239469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125239469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125239469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125239469 DMM DEBUG MM(262420000001001/f23a4226) Requesting authorization (sgsn_auth.c:160) 20250207125239469 DMM INFO MM(262420000001001/f23a4226) Requesting authentication tuples (sgsn_auth.c:184) 20250207125239469 DMM DEBUG MM(262420000001001/f23a4226) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125239469 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250207125239469 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(1432)@e827e15c23f2: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@e827e15c23f2: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250207125239473 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125239473 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125239473 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125239473 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125239473 DMM INFO MM(262420000001001/f23a4226) Subscriber data update (mmctx.c:445) 20250207125239473 DMM DEBUG MM(262420000001001/f23a4226) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125239473 DMM INFO MM(262420000001001/f23a4226) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125239473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125239473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125239473 DMM INFO MM(262420000001001/f23a4226) <- GMM AUTH AND CIPHERING REQ (rand = a3 4e 87 89 f4 d3 2f e6 43 df 1c 39 b3 1a e7 d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e 2a 68 14 50 b2 8b 5c 22 97 12 35 e9 a0 99 c7 ) (gprs_gmm.c:483) 20250207125239473 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250207125239473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822DF6940D723094399990000100001F029048B76ACBE'O 20250207125239481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239481 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125239481 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125239481 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125239481 DMM INFO MM(262420000001001/f23a4226) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125239481 DMM NOTICE MM(262420000001001/f23a4226) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125239481 DMM DEBUG MM(262420000001001/f23a4226) checking auth: received UMTS RES = df 69 40 d7 8b 76 ac be (gprs_gmm.c:666) 20250207125239481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125239481 DMM DEBUG MM(262420000001001/f23a4226) Requesting authorization (sgsn_auth.c:160) 20250207125239481 DMM INFO MM(262420000001001/f23a4226) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125239481 DMM DEBUG MM(262420000001001/f23a4226) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125239481 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250207125239481 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) 20250207125239481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125239481 DMM DEBUG MM(262420000001001/f23a4226) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250207125239481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_len:17 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250207125239490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239490 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125239490 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125239490 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125239490 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250207125239490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125239490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125239490 DMM INFO MM(262420000001001/f23a4226) <- GMM ATTACH ACCEPT (new P-TMSI=0xf23a4226) (gprs_gmm.c:300) 20250207125239490 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250207125239491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125239494 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125239494 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125239494 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250207125239494 DMM INFO MM(262420000001001/f23a4226) Subscriber data update (mmctx.c:445) 20250207125239494 DMM DEBUG MM(262420000001001/f23a4226) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125239494 DMM INFO MM(262420000001001/f23a4226) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125239494 DMM NOTICE MM(262420000001001/f23a4226) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250207125239494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125239494 DMM NOTICE MM(262420000001001/f23a4226) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125239494 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) 20250207125239494 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125239494 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250207125239494 DMM INFO MM(262420000001001/f23a4226) Subscriber data update (mmctx.c:445) 20250207125239494 DMM DEBUG MM(262420000001001/f23a4226) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125239496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239496 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125239496 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125239496 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125239496 DMM INFO MM(262420000001001/f23a4226) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125239496 DMM NOTICE MM(262420000001001/f23a4226) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125239496 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125239496 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125239496 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125239496 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125239496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125239496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125239496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1427)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1427)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125239499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239499 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125239499 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125239499 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125239499 DMM INFO MM(262420000001001/f23a4226) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125239499 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125239499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125239499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125239499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125239499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125239499 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) SGSN_Test_0-SCCP(1427)@e827e15c23f2: Session index based on local reference:0 20250207125239500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125239500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125239500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125239500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125239500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125239500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125239500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@e827e15c23f2: Deleted conn table entry 0TC_iu_attach_encr(1434)6396760 TC_iu_attach_encr(1434)@e827e15c23f2: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@e827e15c23f2: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@e827e15c23f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@e827e15c23f2: Final verdict of PTC: none 20250207125239574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_encr-BVCI220(1425)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1421)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1416)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1432)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@e827e15c23f2: Final verdict of PTC: none 20250207125239582 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125239582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1426)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1419)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1414)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1424)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@e827e15c23f2: Test case TC_iu_attach_encr finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Feb 7 12:52:39 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== 20250207125239704 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125239704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125239704 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125239704 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125239704 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125239704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125239704 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125239704 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125239704 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125239704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125239704 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125239704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125239704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125239704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125239704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125239704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125239704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125239704 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250207125239752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125240153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210496) 20250207125240583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125240583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210496, count=211852) 20250207125241584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125241584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125241705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125241705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125241705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:52:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125242586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125242586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_iu_attach_geran_rau started. 20250207125243223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125243226 DMM INFO MM(262420000001001/f23a4226) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125243226 DMM INFO MM(262420000001001/f23a4226) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125243226 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125243226 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125243226 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125243226 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125243226 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250207125243226 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) 20250207125243226 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250207125243226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125243226 DMM DEBUG MM_STATE_Gb[0x55f6b160dff0]{Idle}: Deallocated (fsm.c:568) 20250207125243226 DMM DEBUG MM_STATE_Iu(2)[0x55f6b160dd90]{Detached}: Deallocated (fsm.c:568) 20250207125243226 DMM DEBUG GMM(gmm_fsm)[0x55f6b161aac0]{Deregistered}: Deallocated (fsm.c:568) 20250207125243226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125243273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125243273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125243274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125243274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125243274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125243274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125243274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125243274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125243274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125243275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125243275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125243275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125243276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125243276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125243276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125243276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125243276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125243276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125243276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125243276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125243276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125243276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1440)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207125243280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125243287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125243287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1440)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_geran_rau-BVCI196(1438)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1444)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125243293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125243293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125243293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125243293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125243293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125243293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125243293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125243293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125243293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125243294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125243294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125243294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125243294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125243294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125243294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125243294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125243294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125243294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125243294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125243294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125243294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125243294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1445)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207125243296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125243300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125243300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125243306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125243306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125243306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125243306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125243306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125243306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125243306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125243306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125243306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125243307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125243307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125243307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125243307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125243307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125243307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125243307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125243307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125243307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125243307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125243307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125243307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125243307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125243309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125243314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125243314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1452)@e827e15c23f2: M3UA emulation initiated, the test can be started MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@e827e15c23f2: ************************************************* TC_iu_attach_geran_rau-BVCI220(1448)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1450)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125243516 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125243516 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125243516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125243516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125243525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125243525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125243525 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125243525 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125243525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125243525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125243525 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125243527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125243527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125243527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125243527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125243527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125243527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125243527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125243528 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125243587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125243587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125243587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125243587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125243592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125243593 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125244335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244336 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125244336 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125244337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@e827e15c23f2: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DDFD0BA1'O, index=0 SGSN_Test-GSUP(1455)@e827e15c23f2: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@e827e15c23f2: 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 := '3B26'O (";&"), rac := '21'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(1451)@e827e15c23f2: Added conn table entry 0TC_iu_attach_geran_rau(1457)16541560 SGSN_Test_0-SCCP(1450)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1451)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125244690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244690 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125244690 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125244690 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125244690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125244690 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125244690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: Allocated (fsm.c:456) 20250207125244690 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125244690 DMM DEBUG MM_STATE_Iu[0x55f6b160dec0]{Detached}: Allocated (fsm.c:456) 20250207125244690 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125244690 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125244690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125244690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125244690 DMM DEBUG MM(262420000001002/f70f9613) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125244690 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250207125244690 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244690 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@e827e15c23f2: { messageType := 2, destLocRef := 'FC6778'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(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@e827e15c23f2: 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 := 'B9078638E2CFA6556C60BE3A11D07C2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26BD8958'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6253947B48E5931'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABC9D306341FCD1B530063B14F27F6DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7A820713AB8F93DB88EBCB338DC65ADA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '62E494F154EB222ADC97A2DBC2CC52BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6EB126CDEC9C6E96'O } } } } } SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250207125244706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244707 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125244707 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125244707 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125244707 DMM DEBUG MM(262420000001002/f70f9613) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250207125244707 DMM NOTICE MM(262420000001002/f70f9613) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125244707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125244707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125244707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125244707 DMM DEBUG MM(262420000001002/f70f9613) Requesting authorization (sgsn_auth.c:160) 20250207125244707 DMM INFO MM(262420000001002/f70f9613) Requesting authentication tuples (sgsn_auth.c:184) 20250207125244707 DMM DEBUG MM(262420000001002/f70f9613) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125244707 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250207125244707 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(1455)@e827e15c23f2: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@e827e15c23f2: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250207125244711 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125244711 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125244711 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125244711 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125244711 DMM INFO MM(262420000001002/f70f9613) Subscriber data update (mmctx.c:445) 20250207125244711 DMM DEBUG MM(262420000001002/f70f9613) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125244711 DMM INFO MM(262420000001002/f70f9613) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125244711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125244711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125244711 DMM INFO MM(262420000001002/f70f9613) <- GMM AUTH AND CIPHERING REQ (rand = b9 07 86 38 e2 cf a6 55 6c 60 be 3a 11 d0 7c 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 e4 94 f1 54 eb 22 2a dc 97 a2 db c2 cc 52 ba ) (gprs_gmm.c:483) 20250207125244711 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250207125244712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A226EB126CD23094399990000100002F02904EC9C6E96'O 20250207125244724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244724 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125244724 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125244724 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125244724 DMM INFO MM(262420000001002/f70f9613) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125244724 DMM NOTICE MM(262420000001002/f70f9613) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125244724 DMM DEBUG MM(262420000001002/f70f9613) checking auth: received UMTS RES = 6e b1 26 cd ec 9c 6e 96 (gprs_gmm.c:666) 20250207125244724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125244724 DMM DEBUG MM(262420000001002/f70f9613) Requesting authorization (sgsn_auth.c:160) 20250207125244724 DMM INFO MM(262420000001002/f70f9613) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125244724 DMM DEBUG MM(262420000001002/f70f9613) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125244724 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250207125244724 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) 20250207125244724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125244724 DMM DEBUG MM(262420000001002/f70f9613) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125244725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125244738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244739 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125244739 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125244739 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125244739 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250207125244739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125244739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125244739 DMM INFO MM(262420000001002/f70f9613) <- GMM ATTACH ACCEPT (new P-TMSI=0xf70f9613) (gprs_gmm.c:300) 20250207125244739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250207125244739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125244745 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125244745 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125244745 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250207125244745 DMM INFO MM(262420000001002/f70f9613) Subscriber data update (mmctx.c:445) 20250207125244745 DMM DEBUG MM(262420000001002/f70f9613) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125244745 DMM INFO MM(262420000001002/f70f9613) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125244745 DMM NOTICE MM(262420000001002/f70f9613) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250207125244745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125244745 DMM NOTICE MM(262420000001002/f70f9613) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125244745 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) 20250207125244745 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125244745 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250207125244745 DMM INFO MM(262420000001002/f70f9613) Subscriber data update (mmctx.c:445) 20250207125244745 DMM DEBUG MM(262420000001002/f70f9613) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125244748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244748 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125244748 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125244748 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125244748 DMM INFO MM(262420000001002/f70f9613) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125244748 DMM NOTICE MM(262420000001002/f70f9613) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125244748 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125244748 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125244748 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125244748 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125244748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125244748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125244748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1450)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1450)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125244757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125244757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125244757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125244757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125244758 DMM INFO MM(262420000001002/f70f9613) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125244758 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125244758 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125244758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125244758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125244758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125244758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@e827e15c23f2: Session index based on local reference:0 20250207125244759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125244759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125244759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125244759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125244759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125244759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125244759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@e827e15c23f2: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)16541560 TC_iu_attach_geran_rau(1457)@e827e15c23f2: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@e827e15c23f2: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@e827e15c23f2: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F70F9613'O, index=1 20250207125244832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125244832 DLLC NOTICE LLME(ffffffff/f70f9613){UNASSIGNED} LLC RX: unknown TLLI 0xf70f9613, creating LLME on the fly (gprs_llc.c:552) 20250207125244832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250207125244832 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207125244832 DMM INFO MM(262420000001002/f70f9613) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f70f9613, P-TMSI: f70f9613 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250207125244832 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250207125244832 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250207125244832 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125244832 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125244832 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250207125244832 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125244832 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125244832 DLLC NOTICE LLME(ffffffff/f70f9613){UNASSIGNED} LLGM Assign pre (f70f9613 => f70f9613) (gprs_llc.c:1079) 20250207125244832 DLLC NOTICE LLME(f70f9613/f70f9613){ASSIGNED} LLGM Assign post (f70f9613 => f70f9613) (gprs_llc.c:1125) 20250207125244832 DMM INFO MM(262420000001002/f70f9613) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@e827e15c23f2: Removing Client IMSI='262420000001002'H, index=1 20250207125244868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125244868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125244868 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125244868 DMM INFO MM(262420000001002/f70f9613) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207125244868 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207125244868 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125244868 DLLC NOTICE LLME(f70f9613/f70f9613){ASSIGNED} LLGM Assign pre (ffffffff => f70f9613) (gprs_llc.c:1079) 20250207125244868 DLLC NOTICE LLME(ffffffff/f70f9613){ASSIGNED} LLGM Assign post (ffffffff => f70f9613) (gprs_llc.c:1125) 20250207125244868 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250207125244868 DMM ERROR MM_STATE_Gb[0x55f6b16153a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@e827e15c23f2: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@e827e15c23f2: Final verdict of PTC: none 20250207125244882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207125244886 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125244886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1455)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1444)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1449)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@e827e15c23f2: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1442)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1447)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1437)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1439)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@e827e15c23f2: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250207125244964 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125244964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125244964 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125244964 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125244964 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125244964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125244964 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125244964 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125244964 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125244964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125244964 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125244964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125244964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125244964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125244964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125244964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125244964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125244965 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Fri Feb 7 12:52:44 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250207125245019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125245421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218740) 20250207125245887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125245887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218740, count=220096) 20250207125246888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125246889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125246966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125246966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125246966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:52:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125247890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125247890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_geran_attach_iu_rau started. 20250207125248518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125248520 DMM INFO MM(262420000001002/f70f9613) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125248520 DMM INFO MM(262420000001002/f70f9613) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125248520 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125248520 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125248520 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250207125248520 DMM ERROR MM_STATE_Gb[0x55f6b16153a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250207125248520 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250207125248520 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) 20250207125248520 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250207125248520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dff0]{Init}: Deallocated (fsm.c:568) 20250207125248520 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125248520 DMM DEBUG MM_STATE_Iu(3)[0x55f6b160dec0]{Detached}: Deallocated (fsm.c:568) 20250207125248520 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125248520 DLLC NOTICE LLME(ffffffff/f70f9613){ASSIGNED} LLGM Assign pre (f70f9613 => ffffffff) (gprs_llc.c:1079) 20250207125248520 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f70f9613 => ffffffff) (gprs_llc.c:1125) 20250207125248520 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125248572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125248572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125248572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125248572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125248572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125248572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125248572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125248572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125248572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125248573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125248573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125248573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125248573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125248573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125248573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125248573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125248573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125248573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125248573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125248573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125248573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125248573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125248578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207125248585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125248585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125248594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125248594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125248594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125248594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125248594 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125248594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125248594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125248594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125248594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125248595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125248595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125248595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125248595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125248595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125248595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125248595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125248595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125248595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1468)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207125248598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125248604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125248604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1466)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125248610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125248610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125248610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125248610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125248610 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125248610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125248610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125248610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125248610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125248611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125248611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125248611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125248611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125248611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125248611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125248611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125248611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125248611 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125248611 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125248611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125248611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125248611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125248613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@e827e15c23f2: ************************************************* 20250207125248618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125248618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-M3UA(1475)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@e827e15c23f2: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125248820 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125248820 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125248820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125248820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125248825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125248825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125248825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125248825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125248825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125248825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125248825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125248827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125248827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125248827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125248827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125248827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125248827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125248827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125248827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125248891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125248892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125248892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125248892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125248895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125248897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125249639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125249639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125249639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125249639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125249639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125249639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125249639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125249639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125249640 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125249640 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125249641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125249641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125249641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125249641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125249641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125249641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125249641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125249641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@e827e15c23f2: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='D140052E'O, index=0 SGSN_Test-GSUP(1478)@e827e15c23f2: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@e827e15c23f2: 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 := 'D6FBEFE9E1CBA4635042329E1822F1C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F99F5F9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04CFEEB8E4493FD2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5BE74B61432838B91E0BD08178E8911F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F86F2F78290185F08BF69D1041181A88'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '73BD27F787E99402B4B96424C4D1F646'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2D99FBCB53C65E40'O } } } } } 20250207125249979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125249979 DLLC NOTICE LLME(ffffffff/d140052e){UNASSIGNED} LLC RX: unknown TLLI 0xd140052e, creating LLME on the fly (gprs_llc.c:552) 20250207125249979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125249979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125249979 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Allocated (fsm.c:456) 20250207125249979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125249979 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125249979 DMM DEBUG MM_STATE_Iu[0x55f6b160dff0]{Detached}: Allocated (fsm.c:456) 20250207125249979 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125249979 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125249979 DLLC NOTICE LLME(ffffffff/d140052e){UNASSIGNED} LLGM Assign pre (d140052e => cac63589) (gprs_llc.c:1079) 20250207125249979 DLLC NOTICE LLME(d140052e/cac63589){ASSIGNED} LLGM Assign post (d140052e => cac63589) (gprs_llc.c:1125) 20250207125249979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125249979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125249979 DMM DEBUG MM(262420000001003/cac63589) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125249994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250207125249994 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125249994 DMM DEBUG MM(262420000001003/cac63589) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250207125249994 DMM NOTICE MM(262420000001003/cac63589) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125249994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125249994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125249994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125249994 DMM DEBUG MM(262420000001003/cac63589) Requesting authorization (sgsn_auth.c:160) 20250207125249994 DMM INFO MM(262420000001003/cac63589) Requesting authentication tuples (sgsn_auth.c:184) 20250207125249994 DMM DEBUG MM(262420000001003/cac63589) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125249994 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250207125249994 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(1478)@e827e15c23f2: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@e827e15c23f2: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250207125249999 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125249999 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125249999 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125249999 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125249999 DMM INFO MM(262420000001003/cac63589) Subscriber data update (mmctx.c:445) 20250207125249999 DMM DEBUG MM(262420000001003/cac63589) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125249999 DMM INFO MM(262420000001003/cac63589) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125249999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125249999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125249999 DMM INFO MM(262420000001003/cac63589) <- GMM AUTH AND CIPHERING REQ (rand = d6 fb ef e9 e1 cb a4 63 50 42 32 9e 18 22 f1 c0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 bd 27 f7 87 e9 94 02 b4 b9 64 24 c4 d1 f6 46 ) (gprs_gmm.c:483) 20250207125250015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125250016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250207125250016 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125250016 DMM INFO MM(262420000001003/cac63589) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125250016 DMM NOTICE MM(262420000001003/cac63589) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125250016 DMM DEBUG MM(262420000001003/cac63589) checking auth: received UMTS RES = 2d 99 fb cb 53 c6 5e 40 (gprs_gmm.c:666) 20250207125250016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125250016 DMM DEBUG MM(262420000001003/cac63589) Requesting authorization (sgsn_auth.c:160) 20250207125250016 DMM INFO MM(262420000001003/cac63589) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125250016 DMM DEBUG MM(262420000001003/cac63589) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125250016 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250207125250016 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) 20250207125250016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250207125250016 DMM INFO MM(262420000001003/cac63589) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac63589) (gprs_gmm.c:300) 20250207125250019 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125250019 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125250019 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250207125250019 DMM INFO MM(262420000001003/cac63589) Subscriber data update (mmctx.c:445) 20250207125250019 DMM DEBUG MM(262420000001003/cac63589) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125250019 DMM INFO MM(262420000001003/cac63589) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125250019 DMM NOTICE MM(262420000001003/cac63589) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250207125250019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125250019 DMM NOTICE MM(262420000001003/cac63589) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125250019 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) 20250207125250021 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125250021 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250207125250021 DMM INFO MM(262420000001003/cac63589) Subscriber data update (mmctx.c:445) 20250207125250021 DMM DEBUG MM(262420000001003/cac63589) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250207125250034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125250034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250207125250034 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250207125250034 DMM INFO MM(262420000001003/cac63589) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125250034 DMM NOTICE MM(262420000001003/cac63589) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125250034 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125250034 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125250035 DLLC NOTICE LLME(d140052e/cac63589){ASSIGNED} LLGM Assign pre (ffffffff => cac63589) (gprs_llc.c:1079) 20250207125250035 DLLC NOTICE LLME(ffffffff/cac63589){ASSIGNED} LLGM Assign post (ffffffff => cac63589) (gprs_llc.c:1125) 20250207125250035 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250207125250035 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250207125250035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125250035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@e827e15c23f2: 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 := 'CAC63589'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(1474)@e827e15c23f2: Added conn table entry 0TC_geran_attach_iu_rau(1480)14282707 SGSN_Test_0-SCCP(1473)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1474)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125250114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125250114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125250114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125250115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125250115 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125250116 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125250116 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125250116 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250207125250116 DMM INFO MM(262420000001003/cac63589) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cac63589 (00000000), TLLI: cac63589 (cac63589), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250207125250116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250207125250116 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250207125250116 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250207125250116 DLLC NOTICE LLME(ffffffff/cac63589){ASSIGNED} LLGM Assign pre (cac63589 => ffffffff) (gprs_llc.c:1079) 20250207125250116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cac63589 => ffffffff) (gprs_llc.c:1125) 20250207125250116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125250116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250207125250116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125250116 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125250116 DMM DEBUG MM(262420000001003/cac63589) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125250116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125250116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125250116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125250117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125250117 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250117 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125250117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125250117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125250117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@e827e15c23f2: { messageType := 2, destLocRef := 'D9EFD3'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(1473)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1473)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125250139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125250139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125250139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125250139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125250139 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125250139 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125250139 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125250139 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250207125250139 DMM INFO MM(262420000001003/cac63589) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250207125250139 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250207125250140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125250140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125250140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125250140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125250140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125250140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125250140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125250140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@e827e15c23f2: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@e827e15c23f2: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@e827e15c23f2: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1473)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1473)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O TC_geran_attach_iu_rau(1480)@e827e15c23f2: Final verdict of PTC: pass 20250207125250157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125250157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125250157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125250157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125250157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125250157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125250157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125250157 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125250157 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125250157 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125250157 DMM INFO MM(262420000001003/cac63589) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250207125250157 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250207125250157 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125250157 DMM DEBUG MM_STATE_Iu[0x55f6b160dff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250207125250157 DMM ERROR MM_STATE_Iu[0x55f6b160dff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) SGSN_Test_0-RAN(1474)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@e827e15c23f2: Final verdict of PTC: none 20250207125250161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55758<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_geran_attach_iu_rau-BVCI220(1471)@e827e15c23f2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1467)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@e827e15c23f2: Final verdict of PTC: none 20250207125250166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125250166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1478)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1462)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@e827e15c23f2: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1472)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1460)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1465)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1470)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@e827e15c23f2: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Feb 7 12:52:50 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 20250207125250276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125250321 DGPRS DEBUG Checking for inactive LLMEs, time = 2163676 (sgsn.c:131) 20250207125250360 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125250360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125250360 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125250360 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125250361 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125250361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125250361 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125250361 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125250361 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125250361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125250361 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125250361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125250361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125250361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125250361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125250361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125250361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125250361 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250207125250678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113216) 20250207125251167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125251167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113216, count=178340) 20250207125252168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125252168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125252362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125252362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125252362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:52:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125253170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125253170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_attach_pdp_act_user started. 20250207125253727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125253730 DMM INFO MM(262420000001003/cac63589) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125253730 DMM INFO MM(262420000001003/cac63589) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125253730 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125253730 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125253730 DMM DEBUG MM_STATE_Iu[0x55f6b160dff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125253730 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250207125253730 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) 20250207125253730 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250207125253730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125253730 DMM DEBUG MM_STATE_Gb(0)[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125253730 DMM DEBUG MM_STATE_Iu[0x55f6b160dff0]{Detached}: Deallocated (fsm.c:568) 20250207125253730 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dd90]{Deregistered}: Deallocated (fsm.c:568) 20250207125253730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125253780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125253780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125253780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125253780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125253780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125253780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125253780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125253780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125253780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125253781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125253781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125253781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125253781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125253781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125253781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125253781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125253781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125253781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125253781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125253781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125253781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125253781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125253784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125253790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125253790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1484)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125253794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125253794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125253794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125253794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125253794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125253794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125253795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125253795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125253795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125253795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125253795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125253795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125253795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125253795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125253795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125253795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125253795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125253795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125253795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125253795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125253796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125253796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125253797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125253803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125253803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1492)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1489)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125253808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125253808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125253808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125253808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125253808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125253808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125253808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125253808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125253808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125253809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125253809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125253809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125253809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125253809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125253809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125253809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125253809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125253809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125253809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125253809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125253810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125253810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125253811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1498)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@e827e15c23f2: ************************************************* SGSN_Test_0-SCCP(1496)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125253816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125253816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125254016 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125254017 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125254017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125254017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125254024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125254024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125254024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125254024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125254024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125254024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125254024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125254027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125254027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125254027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125254027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125254027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125254027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125254027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125254027 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125254172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125254172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125254172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125254172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125254178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125254178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125254834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125254834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125254834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125254834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125254834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125254834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125254834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125254834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125254835 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125254835 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125254835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125254835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125254835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125254835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125254835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125254835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125254835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125254835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='C2582C16'O, index=0 SGSN_Test-GSUP(1501)@e827e15c23f2: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@e827e15c23f2: 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 := 'F416'O, rac := '37'O ("7") }, 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(1497)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user(1503)5849482 SGSN_Test_0-SCCP(1496)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1497)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125255251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255251 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125255251 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125255251 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125255251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125255251 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{Deregistered}: Allocated (fsm.c:456) 20250207125255251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125255251 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Allocated (fsm.c:456) 20250207125255251 DMM DEBUG MM_STATE_Iu[0x55f6b161c070]{Detached}: Allocated (fsm.c:456) 20250207125255251 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125255251 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125255251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125255251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125255251 DMM DEBUG MM(262420000001004/c1bd525e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125255251 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250207125255251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: { messageType := 2, destLocRef := '59418A'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(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@e827e15c23f2: 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 := 'C86B16DB95025CFA7CCF878CFB5B4C30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D9D80FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D08E91ED14C52789'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BABDB41F02C8C1A682370A1855E584AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9AD04FF46DB6A0690CD17E5A96A4A6AD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A5DEF169FE63F73F005C520FC195CF28'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '25B3E379E04C9F9D'O } } } } } SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250207125255260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255260 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125255260 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125255260 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125255260 DMM DEBUG MM(262420000001004/c1bd525e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250207125255260 DMM NOTICE MM(262420000001004/c1bd525e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125255260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125255260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125255260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125255260 DMM DEBUG MM(262420000001004/c1bd525e) Requesting authorization (sgsn_auth.c:160) 20250207125255260 DMM INFO MM(262420000001004/c1bd525e) Requesting authentication tuples (sgsn_auth.c:184) 20250207125255260 DMM DEBUG MM(262420000001004/c1bd525e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125255260 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250207125255260 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(1501)@e827e15c23f2: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250207125255265 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125255265 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125255265 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125255265 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125255265 DMM INFO MM(262420000001004/c1bd525e) Subscriber data update (mmctx.c:445) 20250207125255265 DMM DEBUG MM(262420000001004/c1bd525e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125255265 DMM INFO MM(262420000001004/c1bd525e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125255265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125255265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125255265 DMM INFO MM(262420000001004/c1bd525e) <- GMM AUTH AND CIPHERING REQ (rand = c8 6b 16 db 95 02 5c fa 7c cf 87 8c fb 5b 4c 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 de f1 69 fe 63 f7 3f 00 5c 52 0f c1 95 cf 28 ) (gprs_gmm.c:483) 20250207125255265 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250207125255265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2225B3E37923094399990000100004F02904E04C9F9D'O 20250207125255273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255273 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125255273 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125255273 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125255273 DMM INFO MM(262420000001004/c1bd525e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125255273 DMM NOTICE MM(262420000001004/c1bd525e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125255273 DMM DEBUG MM(262420000001004/c1bd525e) checking auth: received UMTS RES = 25 b3 e3 79 e0 4c 9f 9d (gprs_gmm.c:666) 20250207125255273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125255273 DMM DEBUG MM(262420000001004/c1bd525e) Requesting authorization (sgsn_auth.c:160) 20250207125255273 DMM INFO MM(262420000001004/c1bd525e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125255273 DMM DEBUG MM(262420000001004/c1bd525e) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125255273 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250207125255273 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) 20250207125255274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125255274 DMM DEBUG MM(262420000001004/c1bd525e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125255274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125255283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255283 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125255283 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125255283 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125255283 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250207125255283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125255283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125255283 DMM INFO MM(262420000001004/c1bd525e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1bd525e) (gprs_gmm.c:300) 20250207125255283 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250207125255283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125255288 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125255288 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125255288 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250207125255288 DMM INFO MM(262420000001004/c1bd525e) Subscriber data update (mmctx.c:445) 20250207125255288 DMM DEBUG MM(262420000001004/c1bd525e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125255288 DMM INFO MM(262420000001004/c1bd525e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125255288 DMM NOTICE MM(262420000001004/c1bd525e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250207125255288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125255288 DMM NOTICE MM(262420000001004/c1bd525e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125255288 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) 20250207125255288 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125255288 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250207125255288 DMM INFO MM(262420000001004/c1bd525e) Subscriber data update (mmctx.c:445) 20250207125255288 DMM DEBUG MM(262420000001004/c1bd525e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125255290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255291 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125255291 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125255291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125255291 DMM INFO MM(262420000001004/c1bd525e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125255291 DMM NOTICE MM(262420000001004/c1bd525e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125255291 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125255291 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125255291 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125255291 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125255291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125255291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125255291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1496)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125255296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255296 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125255296 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125255296 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125255296 DMM INFO MM(262420000001004/c1bd525e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125255296 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125255296 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125255296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 20250207125255297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@e827e15c23f2: Deleted conn table entry 0TC_attach_pdp_act_user(1503)5849482 TC_attach_pdp_act_user(1503)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@e827e15c23f2: 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 := 'C1BD525E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user(1503)9046171 SGSN_Test_0-RAN(1497)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@e827e15c23f2: First idle individual index:0 20250207125255500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125255501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125255501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125255501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255501 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125255501 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125255501 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125255501 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1BD525E) type="signalling"  (gprs_gmm.c:1944) 20250207125255501 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125255501 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125255501 DMM DEBUG MM(262420000001004/c1bd525e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125255502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125255502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125255502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125255502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125255502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125255502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125255502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125255502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@e827e15c23f2: { messageType := 2, destLocRef := '8A089B'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(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@e827e15c23f2: Final verdict of PTC: none 20250207125255518 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125255518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125255518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125255518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125255518 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) [38;5;43m20250207125255518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125255518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125255518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125255518 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125255518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125255518 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125255518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125255518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125255518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125255518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125255518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125255519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125255519 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@e827e15c23f2: Final verdict of PTC: none 20250207125255527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1501)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1485)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1495)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@e827e15c23f2: Final verdict of PTC: none 20250207125255534 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125255534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1490)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1483)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1488)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1493)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Fri Feb 7 12:52:55 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 20250207125255689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125256091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233996) 20250207125256535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125256535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=233996, count=235156) 20250207125257519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125257519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125257519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125257536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125257536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:52:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125258537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125258537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250207125259185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125259188 DMM INFO MM(262420000001004/c1bd525e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125259188 DMM INFO MM(262420000001004/c1bd525e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125259189 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125259189 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125259189 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125259189 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125259189 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250207125259189 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) 20250207125259189 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250207125259189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125259189 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Deallocated (fsm.c:568) 20250207125259189 DMM DEBUG MM_STATE_Iu(5)[0x55f6b161c070]{Detached}: Deallocated (fsm.c:568) 20250207125259189 DMM DEBUG GMM(gmm_fsm)[0x55f6b160dff0]{Deregistered}: Deallocated (fsm.c:568) 20250207125259189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125259230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125259230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125259230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125259230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125259230 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125259230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125259230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125259230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125259230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125259231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125259231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125259231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125259231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125259231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125259231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125259231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125259231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125259231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125259231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125259231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125259231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125259231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125259233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125259237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125259237 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125259243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125259243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125259243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125259243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125259243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125259243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125259243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125259243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125259243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125259244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125259244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125259244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125259244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125259244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125259244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125259244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125259244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125259244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125259244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125259244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125259244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125259244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125259247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125259252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125259252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1515)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125259258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125259258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125259258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125259258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125259258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125259258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125259258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125259258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125259258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125259259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125259259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125259259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125259259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125259259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125259259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125259259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125259259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125259259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125259259 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125259259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125259259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125259259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125259261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1521)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@e827e15c23f2: ************************************************* SGSN_Test_0-SCCP(1519)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125259267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125259267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125259468 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125259468 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125259468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125259468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125259475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125259475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125259475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125259475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125259475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125259475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125259475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125259477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125259477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125259477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125259477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125259477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125259477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125259477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125259477 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125259538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125259538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125259538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125259538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125259542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125259543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125300287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300287 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125300287 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125300288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D436FE4B'O, index=0 SGSN_Test-GSUP(1524)@e827e15c23f2: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: 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 := '95BB'O, rac := 'DE'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(1520)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14984883 SGSN_Test_0-SCCP(1519)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1520)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125300635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300635 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125300635 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125300635 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125300635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125300635 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{Deregistered}: Allocated (fsm.c:456) 20250207125300635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125300635 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125300635 DMM DEBUG MM_STATE_Iu[0x55f6b161f220]{Detached}: Allocated (fsm.c:456) 20250207125300635 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125300635 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125300635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125300635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125300635 DMM DEBUG MM(262420000001058/f0c5e8fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125300635 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250207125300635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: { messageType := 2, destLocRef := 'E4A6B3'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(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: 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 := 'D25EE09CB052D2F78451DB51FCABEE66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0A7C5D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4F4CE5EB3A205F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E179FAEE02E0300BAA0F6D766ADF7666'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C27B0B088B317A2EA35EED80A49D311'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ACC312BFD8804D3360D87508101EA24B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A8EBAB3BA36C2B47'O } } } } } SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250207125300644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300645 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125300645 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125300645 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125300645 DMM DEBUG MM(262420000001058/f0c5e8fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250207125300645 DMM NOTICE MM(262420000001058/f0c5e8fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125300645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125300645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125300645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125300645 DMM DEBUG MM(262420000001058/f0c5e8fc) Requesting authorization (sgsn_auth.c:160) 20250207125300645 DMM INFO MM(262420000001058/f0c5e8fc) Requesting authentication tuples (sgsn_auth.c:184) 20250207125300645 DMM DEBUG MM(262420000001058/f0c5e8fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125300645 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250207125300645 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(1524)@e827e15c23f2: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250207125300648 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125300648 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125300648 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125300648 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125300648 DMM INFO MM(262420000001058/f0c5e8fc) Subscriber data update (mmctx.c:445) 20250207125300648 DMM DEBUG MM(262420000001058/f0c5e8fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125300648 DMM INFO MM(262420000001058/f0c5e8fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125300648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125300648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125300648 DMM INFO MM(262420000001058/f0c5e8fc) <- GMM AUTH AND CIPHERING REQ (rand = d2 5e e0 9c b0 52 d2 f7 84 51 db 51 fc ab ee 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac c3 12 bf d8 80 4d 33 60 d8 75 08 10 1e a2 4b ) (gprs_gmm.c:483) 20250207125300648 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250207125300648 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300648 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022A8EBAB3B23094399990000105008F02904A36C2B47'O 20250207125300655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300655 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125300655 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125300655 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125300655 DMM INFO MM(262420000001058/f0c5e8fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125300655 DMM NOTICE MM(262420000001058/f0c5e8fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125300655 DMM DEBUG MM(262420000001058/f0c5e8fc) checking auth: received UMTS RES = a8 eb ab 3b a3 6c 2b 47 (gprs_gmm.c:666) 20250207125300655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125300655 DMM DEBUG MM(262420000001058/f0c5e8fc) Requesting authorization (sgsn_auth.c:160) 20250207125300655 DMM INFO MM(262420000001058/f0c5e8fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125300655 DMM DEBUG MM(262420000001058/f0c5e8fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125300655 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250207125300655 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) 20250207125300655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125300655 DMM DEBUG MM(262420000001058/f0c5e8fc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125300655 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300655 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300655 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300655 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125300664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300664 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125300664 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125300664 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125300664 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250207125300664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125300664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125300664 DMM INFO MM(262420000001058/f0c5e8fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c5e8fc) (gprs_gmm.c:300) 20250207125300664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250207125300664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125300668 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125300668 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125300668 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250207125300668 DMM INFO MM(262420000001058/f0c5e8fc) Subscriber data update (mmctx.c:445) 20250207125300668 DMM DEBUG MM(262420000001058/f0c5e8fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125300668 DMM INFO MM(262420000001058/f0c5e8fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125300668 DMM NOTICE MM(262420000001058/f0c5e8fc) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250207125300668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125300668 DMM NOTICE MM(262420000001058/f0c5e8fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125300668 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) 20250207125300669 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125300669 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250207125300669 DMM INFO MM(262420000001058/f0c5e8fc) Subscriber data update (mmctx.c:445) 20250207125300669 DMM DEBUG MM(262420000001058/f0c5e8fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125300671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300671 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125300671 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125300671 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125300671 DMM INFO MM(262420000001058/f0c5e8fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125300671 DMM NOTICE MM(262420000001058/f0c5e8fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125300671 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125300671 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125300671 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125300671 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125300671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125300671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125300671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1519)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125300675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300675 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125300675 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125300675 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125300675 DMM INFO MM(262420000001058/f0c5e8fc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125300675 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125300676 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125300676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 20250207125300677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@e827e15c23f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14984883 TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: 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 := 'F0C5E8FC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)15005892 SGSN_Test_0-RAN(1520)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@e827e15c23f2: First idle individual index:0 20250207125300880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125300881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125300881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125300881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300882 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125300882 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125300882 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125300882 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0C5E8FC) type="signalling"  (gprs_gmm.c:1944) 20250207125300882 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125300882 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125300882 DMM DEBUG MM(262420000001058/f0c5e8fc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125300882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125300883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125300883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125300883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125300883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125300883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125300883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125300883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@e827e15c23f2: { messageType := 2, destLocRef := 'E4F8C4'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(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@e827e15c23f2: Final verdict of PTC: none 20250207125300897 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125300897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125300897 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125300897 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125300897 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125300897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125300897 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125300897 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125300897 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125300897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125300897 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125300897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125300898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125300898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125300898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125300898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125300898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125300898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@e827e15c23f2: Final verdict of PTC: none 20250207125300904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1524)@e827e15c23f2: Final verdict of PTC: none 20250207125300909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1508)@e827e15c23f2: Final verdict of PTC: none 20250207125300909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1513)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1518)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1516)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1511)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1506)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Fri Feb 7 12:53:00 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 20250207125301083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125301486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232472) 20250207125301911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125301911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232472, count=236924) 20250207125302900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125302900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125302900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125302912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125302912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:53:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250207125303914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125303914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250207125304598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125304600 DMM INFO MM(262420000001058/f0c5e8fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125304601 DMM INFO MM(262420000001058/f0c5e8fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125304601 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125304601 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125304601 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125304601 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125304601 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250207125304601 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) 20250207125304601 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:399) 20250207125304601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125304601 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125304601 DMM DEBUG MM_STATE_Iu(7)[0x55f6b161f220]{Detached}: Deallocated (fsm.c:568) 20250207125304601 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c070]{Deregistered}: Deallocated (fsm.c:568) 20250207125304601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125304654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125304654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125304654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125304654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125304654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125304654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125304654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125304654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125304654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125304655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125304655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125304655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125304656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125304656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125304656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125304656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125304656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125304656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125304656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125304656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125304656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1531)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125304656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125304659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125304666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125304666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1532)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1536)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125304670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125304670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125304670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125304670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125304670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125304670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125304670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125304670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125304670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125304671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125304671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125304671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125304671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125304671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125304671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125304671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125304671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125304671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125304671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125304671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125304671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125304671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125304674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125304679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125304679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125304684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125304684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125304684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125304684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125304684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125304684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125304684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125304684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125304684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125304685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125304685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125304685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125304685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125304685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125304685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125304685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125304685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125304685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125304685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125304685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125304685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125304685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125304687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125304691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125304691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1544)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@e827e15c23f2: ************************************************* SGSN_Test_0-SCCP(1542)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125304894 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125304894 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125304894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125304894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125304901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125304901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125304901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125304901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125304901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125304901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125304901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125304903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125304903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125304903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125304903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125304903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125304903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125304903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125304904 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125304915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125304915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125304915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125304915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125304919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250207125304920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125305707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125305707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125305707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125305707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125305707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125305707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125305707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125305707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125305708 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125305708 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125305709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125305709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125305709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125305709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125305709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125305709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125305709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125305709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='C4245745'O, index=0 SGSN_Test-GSUP(1547)@e827e15c23f2: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: 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 := '16D6'O, rac := 'E6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8175224 SGSN_Test_0-SCCP(1542)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1543)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125306016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306016 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125306016 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125306016 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125306016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125306016 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{Deregistered}: Allocated (fsm.c:456) 20250207125306016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125306016 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Allocated (fsm.c:456) 20250207125306016 DMM DEBUG MM_STATE_Iu[0x55f6b161c450]{Detached}: Allocated (fsm.c:456) 20250207125306016 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125306016 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125306016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125306017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125306017 DMM DEBUG MM(262420000001055/e6dca207) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125306017 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250207125306017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: { messageType := 2, destLocRef := '7CBE78'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: 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 := '777FAC75420C427C7D8C7EF0EF5720BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15B0EE58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07DD98BC6AC502E6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1684419D01CAB0998C5DB96EBFB80CD9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7549BECCB10EFEF9DF77CB4F866880F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE0A3745566C35F4A2926A2CC811D334'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2294A8764F132402'O } } } } } SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250207125306032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306032 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125306032 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125306032 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125306032 DMM DEBUG MM(262420000001055/e6dca207) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250207125306032 DMM NOTICE MM(262420000001055/e6dca207) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125306032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125306032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125306032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125306032 DMM DEBUG MM(262420000001055/e6dca207) Requesting authorization (sgsn_auth.c:160) 20250207125306032 DMM INFO MM(262420000001055/e6dca207) Requesting authentication tuples (sgsn_auth.c:184) 20250207125306032 DMM DEBUG MM(262420000001055/e6dca207) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125306032 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250207125306032 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(1547)@e827e15c23f2: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250207125306036 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125306036 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125306036 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125306036 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125306036 DMM INFO MM(262420000001055/e6dca207) Subscriber data update (mmctx.c:445) 20250207125306036 DMM DEBUG MM(262420000001055/e6dca207) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125306036 DMM INFO MM(262420000001055/e6dca207) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125306036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125306036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125306036 DMM INFO MM(262420000001055/e6dca207) <- GMM AUTH AND CIPHERING REQ (rand = 77 7f ac 75 42 0c 42 7c 7d 8c 7e f0 ef 57 20 bf , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 0a 37 45 56 6c 35 f4 a2 92 6a 2c c8 11 d3 34 ) (gprs_gmm.c:483) 20250207125306036 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250207125306037 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306037 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D222294A87623094399990000105005F029044F132402'O 20250207125306050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306050 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125306050 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125306050 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125306050 DMM INFO MM(262420000001055/e6dca207) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125306050 DMM NOTICE MM(262420000001055/e6dca207) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125306050 DMM DEBUG MM(262420000001055/e6dca207) checking auth: received UMTS RES = 22 94 a8 76 4f 13 24 02 (gprs_gmm.c:666) 20250207125306050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125306050 DMM DEBUG MM(262420000001055/e6dca207) Requesting authorization (sgsn_auth.c:160) 20250207125306050 DMM INFO MM(262420000001055/e6dca207) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125306050 DMM DEBUG MM(262420000001055/e6dca207) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125306050 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250207125306051 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) 20250207125306051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125306051 DMM DEBUG MM(262420000001055/e6dca207) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125306051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125306068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306068 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125306068 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125306068 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125306068 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250207125306068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125306068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125306068 DMM INFO MM(262420000001055/e6dca207) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6dca207) (gprs_gmm.c:300) 20250207125306068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250207125306069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125306077 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125306077 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125306077 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250207125306077 DMM INFO MM(262420000001055/e6dca207) Subscriber data update (mmctx.c:445) 20250207125306077 DMM DEBUG MM(262420000001055/e6dca207) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125306077 DMM INFO MM(262420000001055/e6dca207) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125306077 DMM NOTICE MM(262420000001055/e6dca207) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250207125306077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125306077 DMM NOTICE MM(262420000001055/e6dca207) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125306077 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) 20250207125306078 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125306078 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250207125306078 DMM INFO MM(262420000001055/e6dca207) Subscriber data update (mmctx.c:445) 20250207125306078 DMM DEBUG MM(262420000001055/e6dca207) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125306082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306082 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125306082 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125306082 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125306082 DMM INFO MM(262420000001055/e6dca207) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125306082 DMM NOTICE MM(262420000001055/e6dca207) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125306082 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125306082 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125306082 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125306082 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125306082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125306082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125306082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1542)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125306091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306091 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125306091 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125306091 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125306091 DMM INFO MM(262420000001055/e6dca207) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125306091 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125306091 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125306092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 20250207125306094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@e827e15c23f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8175224 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: 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 := 'E6DCA207'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)688031 SGSN_Test_0-RAN(1543)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@e827e15c23f2: First idle individual index:0 20250207125306297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125306297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125306297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125306297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306298 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125306298 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125306298 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125306298 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6DCA207) type="signalling"  (gprs_gmm.c:1944) 20250207125306298 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125306298 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125306298 DMM DEBUG MM(262420000001055/e6dca207) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125306298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125306298 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306298 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125306298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125306298 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125306298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125306298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125306298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125306298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@e827e15c23f2: { messageType := 2, destLocRef := '0A7F9F'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(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@e827e15c23f2: Final verdict of PTC: none 20250207125306314 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125306314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125306314 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125306314 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125306314 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125306314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125306314 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125306314 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125306314 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125306315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125306315 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125306315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125306315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125306315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125306315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125306315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125306315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125306315 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@e827e15c23f2: Final verdict of PTC: none 20250207125306321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1536)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1531)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1541)@e827e15c23f2: Final verdict of PTC: none 20250207125306327 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125306327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1527)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1547)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1534)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1529)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1539)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Fri Feb 7 12:53:06 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 20250207125306434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125306937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236096) 20250207125307328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125307328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236096, count=237256) 20250207125308316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125308316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125308316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125308329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125308329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:53:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250207125309330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125309330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250207125310020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125310023 DMM INFO MM(262420000001055/e6dca207) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125310023 DMM INFO MM(262420000001055/e6dca207) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125310023 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125310023 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125310023 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125310023 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125310023 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250207125310023 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) 20250207125310023 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:399) 20250207125310023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125310023 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Deallocated (fsm.c:568) 20250207125310023 DMM DEBUG MM_STATE_Iu(9)[0x55f6b161c450]{Detached}: Deallocated (fsm.c:568) 20250207125310023 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f220]{Deregistered}: Deallocated (fsm.c:568) 20250207125310023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125310063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125310063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125310063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125310063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125310063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125310063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125310063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125310063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125310063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125310064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125310064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125310064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125310064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125310064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125310064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125310064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125310064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125310064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125310064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125310064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125310065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125310065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125310066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125310071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125310071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125310078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125310078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125310078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125310078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125310078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125310078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125310078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125310078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125310078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125310079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125310079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125310079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125310079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125310079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125310079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125310079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125310079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125310079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125310079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125310079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1559)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125310079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125310079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125310081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125310087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125310087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125310092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125310092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125310092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125310092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125310092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125310092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125310092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125310092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125310092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125310093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125310093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125310093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125310093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125310093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125310093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125310093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125310093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125310093 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125310093 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125310093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125310094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125310094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125310095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125310100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125310100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1567)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@e827e15c23f2: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125310302 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125310302 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125310302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125310302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125310310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125310310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125310310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125310310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125310310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125310310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125310310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125310313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125310313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125310313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125310313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125310313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125310313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125310313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125310313 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125310331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125310331 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125310331 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125310331 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125310335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125310336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125311121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311121 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125311121 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125311122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C21B68D8'O, index=0 SGSN_Test-GSUP(1570)@e827e15c23f2: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: 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 := '3114'O, rac := 'D1'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(1566)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)1722022 SGSN_Test_0-SCCP(1565)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1566)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125311437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311437 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125311437 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125311437 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125311437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125311437 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{Deregistered}: Allocated (fsm.c:456) 20250207125311437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125311437 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125311437 DMM DEBUG MM_STATE_Iu[0x55f6b161f8c0]{Detached}: Allocated (fsm.c:456) 20250207125311437 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125311437 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125311437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125311437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125311437 DMM DEBUG MM(262420000001056/fcf41f77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125311437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250207125311437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: { messageType := 2, destLocRef := '1A46A6'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(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: 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 := '3D40C8A17A525B9B61EA521E69872949'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BCBC02AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B2848C18E0BFA6B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B3A58FDB27C5FC411F627E6CED4F163'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E0F3B7D446902BF93228BFB4D787E648'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5B22B29590D85ADF5D03E0E61442F067'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '638B23010997A7CA'O } } } } } SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250207125311445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125311445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125311445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125311445 DMM DEBUG MM(262420000001056/fcf41f77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250207125311445 DMM NOTICE MM(262420000001056/fcf41f77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125311445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125311445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125311445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125311445 DMM DEBUG MM(262420000001056/fcf41f77) Requesting authorization (sgsn_auth.c:160) 20250207125311445 DMM INFO MM(262420000001056/fcf41f77) Requesting authentication tuples (sgsn_auth.c:184) 20250207125311445 DMM DEBUG MM(262420000001056/fcf41f77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125311445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311445 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250207125311445 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(1570)@e827e15c23f2: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250207125311448 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125311448 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125311448 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125311448 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125311448 DMM INFO MM(262420000001056/fcf41f77) Subscriber data update (mmctx.c:445) 20250207125311448 DMM DEBUG MM(262420000001056/fcf41f77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125311448 DMM INFO MM(262420000001056/fcf41f77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125311448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125311448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125311448 DMM INFO MM(262420000001056/fcf41f77) <- GMM AUTH AND CIPHERING REQ (rand = 3d 40 c8 a1 7a 52 5b 9b 61 ea 52 1e 69 87 29 49 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b 22 b2 95 90 d8 5a df 5d 03 e0 e6 14 42 f0 67 ) (gprs_gmm.c:483) 20250207125311448 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250207125311448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222638B230123094399990000105006F029040997A7CA'O 20250207125311455 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125311455 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125311455 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125311455 DMM INFO MM(262420000001056/fcf41f77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125311455 DMM NOTICE MM(262420000001056/fcf41f77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125311455 DMM DEBUG MM(262420000001056/fcf41f77) checking auth: received UMTS RES = 63 8b 23 01 09 97 a7 ca (gprs_gmm.c:666) 20250207125311455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125311455 DMM DEBUG MM(262420000001056/fcf41f77) Requesting authorization (sgsn_auth.c:160) 20250207125311454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311455 DMM INFO MM(262420000001056/fcf41f77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125311455 DMM DEBUG MM(262420000001056/fcf41f77) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125311455 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250207125311455 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) 20250207125311455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125311455 DMM DEBUG MM(262420000001056/fcf41f77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125311455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125311465 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125311465 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125311465 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125311465 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250207125311464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125311465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125311465 DMM INFO MM(262420000001056/fcf41f77) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcf41f77) (gprs_gmm.c:300) 20250207125311465 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250207125311465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125311470 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125311470 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125311470 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250207125311470 DMM INFO MM(262420000001056/fcf41f77) Subscriber data update (mmctx.c:445) 20250207125311470 DMM DEBUG MM(262420000001056/fcf41f77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125311470 DMM INFO MM(262420000001056/fcf41f77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125311470 DMM NOTICE MM(262420000001056/fcf41f77) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250207125311470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125311470 DMM NOTICE MM(262420000001056/fcf41f77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125311471 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) 20250207125311471 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125311471 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250207125311471 DMM INFO MM(262420000001056/fcf41f77) Subscriber data update (mmctx.c:445) 20250207125311471 DMM DEBUG MM(262420000001056/fcf41f77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125311475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311475 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125311475 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125311475 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125311475 DMM INFO MM(262420000001056/fcf41f77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125311475 DMM NOTICE MM(262420000001056/fcf41f77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125311475 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125311475 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125311475 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125311475 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125311475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125311475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125311475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1565)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125311486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311486 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125311486 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125311486 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125311486 DMM INFO MM(262420000001056/fcf41f77) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125311486 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125311486 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125311486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 20250207125311489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@e827e15c23f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)1722022 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: 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 := 'FCF41F77'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)125599 SGSN_Test_0-RAN(1566)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@e827e15c23f2: First idle individual index:0 20250207125311693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125311693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125311693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125311693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311693 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125311693 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125311694 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125311694 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFCF41F77) type="signalling"  (gprs_gmm.c:1944) 20250207125311694 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125311694 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125311694 DMM DEBUG MM(262420000001056/fcf41f77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125311694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125311694 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125311694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125311694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125311694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125311694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125311694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125311694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@e827e15c23f2: { messageType := 2, destLocRef := '01EA9F'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(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@e827e15c23f2: Final verdict of PTC: none 20250207125311709 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125311709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125311709 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125311709 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125311709 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125311709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125311709 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125311709 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125311709 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125311709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125311709 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125311709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125311709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125311709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125311710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125311710 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125311710 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125311710 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@e827e15c23f2: Final verdict of PTC: none 20250207125311716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1570)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1559)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1554)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@e827e15c23f2: Final verdict of PTC: none 20250207125311723 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125311723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1564)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1557)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1562)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1552)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Fri Feb 7 12:53:11 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 20250207125311798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125312301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232896) 20250207125312724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125312724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232896, count=237348) 20250207125313710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125313711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125313711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125313725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125313725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:53:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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 20250207125314726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125314726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250207125315385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125315388 DMM INFO MM(262420000001056/fcf41f77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125315388 DMM INFO MM(262420000001056/fcf41f77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125315388 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125315388 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125315388 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125315388 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125315388 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250207125315388 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) 20250207125315388 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:399) 20250207125315388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125315388 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125315388 DMM DEBUG MM_STATE_Iu(11)[0x55f6b161f8c0]{Detached}: Deallocated (fsm.c:568) 20250207125315388 DMM DEBUG GMM(gmm_fsm)[0x55f6b161c450]{Deregistered}: Deallocated (fsm.c:568) 20250207125315388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125315421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125315421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125315421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125315421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125315421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125315421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125315421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125315421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125315421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125315422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125315422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125315422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125315422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125315422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125315422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125315422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125315422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125315422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125315422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125315422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125315422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125315422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1578)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 20250207125315425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125315432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125315432 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1578)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1582)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125315435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125315435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125315435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125315435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125315435 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125315435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125315435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125315435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125315435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125315436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125315436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125315436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125315436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125315436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125315436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125315436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125315436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125315436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125315436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125315436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125315436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125315436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125315438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125315444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125315444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125315452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125315452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125315452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125315452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125315452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125315452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125315452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125315452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125315452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125315452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125315452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125315452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125315453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125315453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125315453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125315453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125315453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125315453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125315453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125315453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1587)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125315453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125315453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125315455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1584)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1590)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1590)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125315460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125315460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125315659 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125315659 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125315660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125315660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125315666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125315666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125315666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125315667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125315667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125315667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125315667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125315669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125315669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125315669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125315669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125315669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125315669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125315669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125315669 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125315728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125315728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125315728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125315728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125315732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125315733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125316477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316477 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125316477 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125316478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@e827e15c23f2: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='FBE8F7D5'O, index=0 SGSN_Test-GSUP(1593)@e827e15c23f2: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: 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 := '3CC8'O, rac := '77'O ("w") }, 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(1589)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)11942090 SGSN_Test_0-SCCP(1588)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1589)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125316822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316822 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125316822 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125316822 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125316822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125316822 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{Deregistered}: Allocated (fsm.c:456) 20250207125316822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125316822 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Allocated (fsm.c:456) 20250207125316822 DMM DEBUG MM_STATE_Iu[0x55f6b1620000]{Detached}: Allocated (fsm.c:456) 20250207125316822 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125316823 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125316823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125316823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125316823 DMM DEBUG MM(262420000001057/cbc97288) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125316823 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250207125316823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: { messageType := 2, destLocRef := 'B638CA'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(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: 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 := 'F568DF29142890DD30BA0C9570C03330'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '475C6F0A'O ("G\\o\n") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A745C0DAA85BB761'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '20A1994E97C3E2BAA5E6B3F4141EABAA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B563AE28FC2EF8C80208F06E5E2D56F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E67CBB79A4E74CF38084E3738CAE03CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '22F19308C8F8FDED'O } } } } } SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250207125316831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316831 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125316831 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125316831 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125316831 DMM DEBUG MM(262420000001057/cbc97288) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250207125316831 DMM NOTICE MM(262420000001057/cbc97288) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125316831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125316831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125316831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125316831 DMM DEBUG MM(262420000001057/cbc97288) Requesting authorization (sgsn_auth.c:160) 20250207125316831 DMM INFO MM(262420000001057/cbc97288) Requesting authentication tuples (sgsn_auth.c:184) 20250207125316831 DMM DEBUG MM(262420000001057/cbc97288) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125316831 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250207125316831 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(1593)@e827e15c23f2: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250207125316834 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125316834 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125316834 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125316834 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125316834 DMM INFO MM(262420000001057/cbc97288) Subscriber data update (mmctx.c:445) 20250207125316834 DMM DEBUG MM(262420000001057/cbc97288) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125316834 DMM INFO MM(262420000001057/cbc97288) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125316834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125316834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125316834 DMM INFO MM(262420000001057/cbc97288) <- GMM AUTH AND CIPHERING REQ (rand = f5 68 df 29 14 28 90 dd 30 ba 0c 95 70 c0 33 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 7c bb 79 a4 e7 4c f3 80 84 e3 73 8c ae 03 ce ) (gprs_gmm.c:483) 20250207125316834 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250207125316834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2222F1930823094399990000105007F02904C8F8FDED'O 20250207125316840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316840 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125316840 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125316840 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125316840 DMM INFO MM(262420000001057/cbc97288) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125316840 DMM NOTICE MM(262420000001057/cbc97288) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125316840 DMM DEBUG MM(262420000001057/cbc97288) checking auth: received UMTS RES = 22 f1 93 08 c8 f8 fd ed (gprs_gmm.c:666) 20250207125316840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125316840 DMM DEBUG MM(262420000001057/cbc97288) Requesting authorization (sgsn_auth.c:160) 20250207125316840 DMM INFO MM(262420000001057/cbc97288) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125316840 DMM DEBUG MM(262420000001057/cbc97288) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125316840 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250207125316840 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) 20250207125316840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125316840 DMM DEBUG MM(262420000001057/cbc97288) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125316840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125316852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316853 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125316853 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125316853 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125316853 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250207125316853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125316853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125316853 DMM INFO MM(262420000001057/cbc97288) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbc97288) (gprs_gmm.c:300) 20250207125316853 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250207125316853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125316858 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125316858 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125316858 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250207125316858 DMM INFO MM(262420000001057/cbc97288) Subscriber data update (mmctx.c:445) 20250207125316858 DMM DEBUG MM(262420000001057/cbc97288) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125316858 DMM INFO MM(262420000001057/cbc97288) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125316858 DMM NOTICE MM(262420000001057/cbc97288) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250207125316858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125316858 DMM NOTICE MM(262420000001057/cbc97288) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125316858 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) 20250207125316858 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125316858 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250207125316858 DMM INFO MM(262420000001057/cbc97288) Subscriber data update (mmctx.c:445) 20250207125316858 DMM DEBUG MM(262420000001057/cbc97288) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125316861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125316861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125316861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125316861 DMM INFO MM(262420000001057/cbc97288) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125316861 DMM NOTICE MM(262420000001057/cbc97288) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125316861 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125316861 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125316861 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125316861 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125316861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125316861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125316861 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1588)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125316868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125316868 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125316868 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125316868 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125316868 DMM INFO MM(262420000001057/cbc97288) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125316868 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125316868 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125316868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125316868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125316868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125316868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 20250207125316870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125316870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125316870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125316870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125316870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125316870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125316870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125316870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@e827e15c23f2: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)11942090 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: 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 := 'CBC97288'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)14996977 SGSN_Test_0-RAN(1589)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@e827e15c23f2: First idle individual index:0 20250207125317072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125317073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125317073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125317073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125317073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125317073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125317073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125317073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125317073 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125317073 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125317074 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125317074 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBC97288) type="signalling"  (gprs_gmm.c:1944) 20250207125317074 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125317074 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125317074 DMM DEBUG MM(262420000001057/cbc97288) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125317074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125317074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125317074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125317074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125317074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125317074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125317074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125317074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125317074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125317074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125317074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125317074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125317074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125317075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125317075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125317075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@e827e15c23f2: { messageType := 2, destLocRef := 'E4D5F1'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(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1589)@e827e15c23f2: Final verdict of PTC: none 20250207125317090 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125317090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125317090 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125317090 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125317090 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125317090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125317090 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125317090 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125317090 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125317090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125317090 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125317090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125317090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125317090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125317090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125317090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125317090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125317091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@e827e15c23f2: Final verdict of PTC: none 20250207125317096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36336<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250207125317100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125317100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP(1593)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1582)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1587)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1577)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1585)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1575)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1580)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@e827e15c23f2: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Fri Feb 7 12:53:17 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 20250207125317252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125317754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231964) 20250207125318101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125318101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231964, count=236416) 20250207125319091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125319091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125319091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125319103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125319104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:53:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125320105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125320105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125320322 DGPRS DEBUG Checking for inactive LLMEs, time = 2163706 (sgsn.c:131) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_attach_pdp_act_pmm_idle started. 20250207125320837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125320840 DMM INFO MM(262420000001057/cbc97288) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125320840 DMM INFO MM(262420000001057/cbc97288) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125320840 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125320840 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125320840 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125320840 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125320840 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250207125320840 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) 20250207125320840 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:399) 20250207125320840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125320840 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Deallocated (fsm.c:568) 20250207125320840 DMM DEBUG MM_STATE_Iu(13)[0x55f6b1620000]{Detached}: Deallocated (fsm.c:568) 20250207125320840 DMM DEBUG GMM(gmm_fsm)[0x55f6b161f8c0]{Deregistered}: Deallocated (fsm.c:568) 20250207125320840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125320880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125320880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125320880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125320880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125320880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125320880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125320880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125320880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125320880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125320881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125320881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125320881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125320881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125320881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125320881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125320881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125320881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125320881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125320881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125320881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125320882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125320882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125320884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125320889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125320889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1602)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125320894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125320894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125320894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125320894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125320894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125320894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125320894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125320894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125320894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125320895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125320895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125320895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125320895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125320895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125320895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125320895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125320895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125320895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125320895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125320895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125320895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125320895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125320896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125320901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125320901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125320908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125320908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125320908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125320908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125320908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125320908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125320908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125320908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125320908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125320909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125320909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125320909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125320909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125320909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125320909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125320909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125320909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125320909 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125320909 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125320909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125320909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125320909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125320912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1613)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@e827e15c23f2: v_sccp_pdu_maxlen:268 20250207125320918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125320918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125321106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125321106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125321106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125321106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125321111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125321112 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125321117 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125321117 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125321117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125321117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125321118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125321118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125321118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125321118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125321118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125321118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125321118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125321119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125321119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125321119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125321119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125321119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125321119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125321119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125321119 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125321935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125321936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125321936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125321936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125321936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125321936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125321936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125321936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125321936 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125321936 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125321937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125321937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125321937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125321937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125321937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125321937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125321937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125321937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@e827e15c23f2: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='DD054A02'O, index=0 SGSN_Test-GSUP(1616)@e827e15c23f2: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: 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 := 'C464'O, rac := '9D'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(1612)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)3065569 SGSN_Test_0-SCCP(1611)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1612)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125322222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322223 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125322223 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125322223 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125322223 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125322223 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{Deregistered}: Allocated (fsm.c:456) 20250207125322223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125322223 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125322223 DMM DEBUG MM_STATE_Iu[0x55f6b1620470]{Detached}: Allocated (fsm.c:456) 20250207125322223 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125322223 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125322223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125322223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125322223 DMM DEBUG MM(262420000001005/f639f74b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125322223 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250207125322224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: { messageType := 2, destLocRef := '2EC6E1'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(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: 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 := 'F7E6DC104842B104871D8AB04F003F73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '473A6A0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9439D028F3D861C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C69EC9E76748804CB7EE7760973F5488'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '99D5BDB389299608B1033FE8C995455A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6DAFDCD2E452F52D6EE275DB9790C4A3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6DCB48192119EA84'O } } } } } SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250207125322239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322239 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125322239 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125322239 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125322239 DMM DEBUG MM(262420000001005/f639f74b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250207125322239 DMM NOTICE MM(262420000001005/f639f74b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125322239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125322239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125322239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125322239 DMM DEBUG MM(262420000001005/f639f74b) Requesting authorization (sgsn_auth.c:160) 20250207125322239 DMM INFO MM(262420000001005/f639f74b) Requesting authentication tuples (sgsn_auth.c:184) 20250207125322239 DMM DEBUG MM(262420000001005/f639f74b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125322239 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250207125322239 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(1616)@e827e15c23f2: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@e827e15c23f2: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250207125322242 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125322242 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125322242 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125322242 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125322242 DMM INFO MM(262420000001005/f639f74b) Subscriber data update (mmctx.c:445) 20250207125322242 DMM DEBUG MM(262420000001005/f639f74b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125322242 DMM INFO MM(262420000001005/f639f74b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125322242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125322242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125322242 DMM INFO MM(262420000001005/f639f74b) <- GMM AUTH AND CIPHERING REQ (rand = f7 e6 dc 10 48 42 b1 04 87 1d 8a b0 4f 00 3f 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d af dc d2 e4 52 f5 2d 6e e2 75 db 97 90 c4 a3 ) (gprs_gmm.c:483) 20250207125322242 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250207125322243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F226DCB481923094399990000100005F029042119EA84'O 20250207125322250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322250 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125322250 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125322250 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125322250 DMM INFO MM(262420000001005/f639f74b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125322250 DMM NOTICE MM(262420000001005/f639f74b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125322250 DMM DEBUG MM(262420000001005/f639f74b) checking auth: received UMTS RES = 6d cb 48 19 21 19 ea 84 (gprs_gmm.c:666) 20250207125322250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125322250 DMM DEBUG MM(262420000001005/f639f74b) Requesting authorization (sgsn_auth.c:160) 20250207125322250 DMM INFO MM(262420000001005/f639f74b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125322250 DMM DEBUG MM(262420000001005/f639f74b) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125322250 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250207125322250 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) 20250207125322250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125322250 DMM DEBUG MM(262420000001005/f639f74b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125322250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125322260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322260 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125322260 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125322260 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125322260 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250207125322260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125322260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125322260 DMM INFO MM(262420000001005/f639f74b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf639f74b) (gprs_gmm.c:300) 20250207125322260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250207125322260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125322264 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125322264 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125322264 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250207125322264 DMM INFO MM(262420000001005/f639f74b) Subscriber data update (mmctx.c:445) 20250207125322265 DMM DEBUG MM(262420000001005/f639f74b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125322265 DMM INFO MM(262420000001005/f639f74b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125322265 DMM NOTICE MM(262420000001005/f639f74b) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250207125322265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125322265 DMM NOTICE MM(262420000001005/f639f74b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125322265 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) 20250207125322265 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125322265 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250207125322265 DMM INFO MM(262420000001005/f639f74b) Subscriber data update (mmctx.c:445) 20250207125322265 DMM DEBUG MM(262420000001005/f639f74b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125322267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322267 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125322267 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125322268 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125322268 DMM INFO MM(262420000001005/f639f74b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125322268 DMM NOTICE MM(262420000001005/f639f74b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125322268 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125322268 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125322268 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125322268 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125322268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125322268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125322268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1611)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125322273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322273 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125322273 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125322273 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125322273 DMM INFO MM(262420000001005/f639f74b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125322273 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125322273 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125322274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 20250207125322275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@e827e15c23f2: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)3065569 TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: 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 := 'F639F74B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@e827e15c23f2: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)13625663 SGSN_Test_0-RAN(1612)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@e827e15c23f2: First idle individual index:0 20250207125322476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125322477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125322477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125322477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322478 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125322478 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125322478 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125322478 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF639F74B) type="signalling"  (gprs_gmm.c:1944) 20250207125322478 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125322478 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125322478 DMM DEBUG MM(262420000001005/f639f74b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125322478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125322479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125322479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125322479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125322479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125322479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125322479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125322479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@e827e15c23f2: { messageType := 2, destLocRef := 'CFE93F'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(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@e827e15c23f2: Final verdict of PTC: none 20250207125322494 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125322494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125322494 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125322494 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125322494 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125322494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125322494 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125322494 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125322494 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125322494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125322494 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125322494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125322494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125322494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125322494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125322494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125322494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125322494 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@e827e15c23f2: Final verdict of PTC: none 20250207125322500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1600)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1610)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1605)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@e827e15c23f2: Final verdict of PTC: none 20250207125322507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125322507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1607)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@e827e15c23f2: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1608)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1598)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1603)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@e827e15c23f2: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Fri Feb 7 12:53:22 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 20250207125322673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125323175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234672) 20250207125323508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125323508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234672, count=236112) 20250207125324495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125324495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125324495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125324510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125324510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:53:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125325511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125325511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_pmm_idle_rx_mt_data started. 20250207125326268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125326271 DMM INFO MM(262420000001005/f639f74b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125326271 DMM INFO MM(262420000001005/f639f74b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125326271 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125326271 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125326271 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125326271 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125326271 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250207125326271 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) 20250207125326271 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20250207125326271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125326271 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125326271 DMM DEBUG MM_STATE_Iu(15)[0x55f6b1620470]{Detached}: Deallocated (fsm.c:568) 20250207125326271 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620000]{Deregistered}: Deallocated (fsm.c:568) 20250207125326271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125326321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125326321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125326321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125326321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125326321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125326321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125326321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125326321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125326321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125326322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125326322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125326322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125326322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125326322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125326322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125326322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125326322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125326322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125326322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125326322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125326323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125326323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125326326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125326335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125326335 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1625)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1622)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125326340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125326340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125326340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125326340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125326340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125326340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125326340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125326340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125326340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125326341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125326341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125326341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125326341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125326341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125326341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125326341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125326341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125326341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125326341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125326341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250207125326341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125326341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125326343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125326347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125326347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125326354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125326354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125326354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125326354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125326354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125326354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125326354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125326354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125326354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125326355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125326355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125326355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125326355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125326355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125326355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125326355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125326355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125326355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125326355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125326355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125326355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125326355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125326357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1636)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@e827e15c23f2: ************************************************* MTC@e827e15c23f2: Starting RAN_Emulation 20250207125326361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125326362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1634)@e827e15c23f2: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1632)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125326512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125326512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125326512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125326512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125326517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125326518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125326563 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125326563 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125326563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125326563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125326570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125326570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125326570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125326570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125326570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125326570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125326570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125326572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125326572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125326572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125326572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125326572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125326572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125326572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125326572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125327381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327382 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125327382 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125327382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@e827e15c23f2: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='F18A7786'O, index=0 SGSN_Test-GSUP(1639)@e827e15c23f2: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: 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 := 'CA67'O, rac := '7E'O ("~") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@e827e15c23f2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)9127016 SGSN_Test_0-SCCP(1634)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1635)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125327601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327601 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125327601 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125327601 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125327601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125327601 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{Deregistered}: Allocated (fsm.c:456) 20250207125327601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Allocated (fsm.c:456) 20250207125327601 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Allocated (fsm.c:456) 20250207125327601 DMM DEBUG MM_STATE_Iu[0x55f6b1620ea0]{Detached}: Allocated (fsm.c:456) 20250207125327602 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125327602 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125327602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125327602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125327602 DMM DEBUG MM(262420000001007/c3b5f095) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125327602 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250207125327602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: { messageType := 2, destLocRef := '8B4468'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(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: 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 := 'CE77CEE64500875EA0DFE502C2CE5595'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA63C329'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B35F59D141EF9EAB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23105B01BF65C1085296A3498AC48103'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CC3117659487351FB13F5C46269538CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F17AF4834FFDC9D333830003279034D2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05FD087BB530150C'O } } } } } SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_from0 20250207125327611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250207125327611 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125327611 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125327611 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125327611 DMM DEBUG MM(262420000001007/c3b5f095) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250207125327611 DMM NOTICE MM(262420000001007/c3b5f095) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125327611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125327611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125327611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125327611 DMM DEBUG MM(262420000001007/c3b5f095) Requesting authorization (sgsn_auth.c:160) 20250207125327611 DMM INFO MM(262420000001007/c3b5f095) Requesting authentication tuples (sgsn_auth.c:184) 20250207125327611 DMM DEBUG MM(262420000001007/c3b5f095) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125327611 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250207125327611 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(1639)@e827e15c23f2: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@e827e15c23f2: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250207125327615 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125327615 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125327615 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125327615 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125327615 DMM INFO MM(262420000001007/c3b5f095) Subscriber data update (mmctx.c:445) 20250207125327615 DMM DEBUG MM(262420000001007/c3b5f095) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125327615 DMM INFO MM(262420000001007/c3b5f095) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125327615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125327615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125327615 DMM INFO MM(262420000001007/c3b5f095) <- GMM AUTH AND CIPHERING REQ (rand = ce 77 ce e6 45 00 87 5e a0 df e5 02 c2 ce 55 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 7a f4 83 4f fd c9 d3 33 83 00 03 27 90 34 d2 ) (gprs_gmm.c:483) 20250207125327615 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250207125327615 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327615 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327615 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327615 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032205FD087B23094399990000100007F02904B530150C'O 20250207125327622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327623 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125327623 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125327623 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125327623 DMM INFO MM(262420000001007/c3b5f095) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125327623 DMM NOTICE MM(262420000001007/c3b5f095) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125327623 DMM DEBUG MM(262420000001007/c3b5f095) checking auth: received UMTS RES = 05 fd 08 7b b5 30 15 0c (gprs_gmm.c:666) 20250207125327623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125327623 DMM DEBUG MM(262420000001007/c3b5f095) Requesting authorization (sgsn_auth.c:160) 20250207125327623 DMM INFO MM(262420000001007/c3b5f095) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125327623 DMM DEBUG MM(262420000001007/c3b5f095) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125327623 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250207125327623 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) 20250207125327623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125327623 DMM DEBUG MM(262420000001007/c3b5f095) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125327623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125327631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327631 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125327631 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125327631 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125327631 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250207125327631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125327631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125327631 DMM INFO MM(262420000001007/c3b5f095) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3b5f095) (gprs_gmm.c:300) 20250207125327631 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250207125327631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125327635 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125327635 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125327635 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250207125327635 DMM INFO MM(262420000001007/c3b5f095) Subscriber data update (mmctx.c:445) 20250207125327635 DMM DEBUG MM(262420000001007/c3b5f095) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125327635 DMM INFO MM(262420000001007/c3b5f095) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125327635 DMM NOTICE MM(262420000001007/c3b5f095) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250207125327635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125327635 DMM NOTICE MM(262420000001007/c3b5f095) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125327635 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) 20250207125327635 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125327635 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250207125327635 DMM INFO MM(262420000001007/c3b5f095) Subscriber data update (mmctx.c:445) 20250207125327635 DMM DEBUG MM(262420000001007/c3b5f095) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125327637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327637 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327637 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327637 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125327637 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125327637 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125327637 DMM INFO MM(262420000001007/c3b5f095) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125327637 DMM NOTICE MM(262420000001007/c3b5f095) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125327637 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125327637 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125327637 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125327637 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125327637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125327637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125327637 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1634)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125327641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327641 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125327641 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125327641 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125327641 DMM INFO MM(262420000001007/c3b5f095) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125327641 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125327641 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125327641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 20250207125327642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@e827e15c23f2: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)9127016 TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: 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 := 'C3B5F095'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@e827e15c23f2: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2957240 SGSN_Test_0-RAN(1635)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@e827e15c23f2: First idle individual index:0 20250207125327845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125327845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125327845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125327845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327845 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125327845 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125327845 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125327845 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3B5F095) type="signalling"  (gprs_gmm.c:1944) 20250207125327845 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125327845 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125327845 DMM DEBUG MM(262420000001007/c3b5f095) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125327846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125327846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125327846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125327846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125327846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125327846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125327846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@e827e15c23f2: { messageType := 2, destLocRef := '2D1FB8'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(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@e827e15c23f2: Final verdict of PTC: none 20250207125327862 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125327862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125327862 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125327862 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125327862 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125327862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125327862 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125327862 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125327862 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125327862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125327862 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125327863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125327863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125327863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125327863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125327863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125327863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125327863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@e827e15c23f2: Final verdict of PTC: none 20250207125327867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1639)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@e827e15c23f2: Final verdict of PTC: none 20250207125327869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125327869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1628)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1633)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@e827e15c23f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@e827e15c23f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1623)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@e827e15c23f2: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1626)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1631)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1621)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@e827e15c23f2: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Fri Feb 7 12:53:27 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 20250207125327995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125328497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220448) 20250207125328870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125328870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=220448, count=234884) 20250207125329865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125329865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125329865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125329871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125329871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Fri Feb 7 12:53:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125330872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125330873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test case TC_update_ctx_err_ind_from_ggsn started. 20250207125331592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125331595 DMM INFO MM(262420000001007/c3b5f095) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125331595 DMM INFO MM(262420000001007/c3b5f095) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125331596 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125331596 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125331596 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125331596 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125331596 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250207125331596 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) 20250207125331596 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250207125331596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b16153a0]{Init}: Deallocated (fsm.c:568) 20250207125331596 DMM DEBUG MM_STATE_Gb[0x55f6b160dec0]{Idle}: Deallocated (fsm.c:568) 20250207125331596 DMM DEBUG MM_STATE_Iu(17)[0x55f6b1620ea0]{Detached}: Deallocated (fsm.c:568) 20250207125331596 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620470]{Deregistered}: Deallocated (fsm.c:568) 20250207125331596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125331646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125331646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125331646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125331646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125331646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125331646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125331646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125331646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125331646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125331647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125331647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125331647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125331647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125331647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125331647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125331647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125331647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125331647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250207125331647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125331647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125331647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125331647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@e827e15c23f2: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125331650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250207125331656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125331656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@e827e15c23f2: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@e827e15c23f2: Provider Link came up: sending NS-RESET 20250207125331668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250207125331668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125331668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125331668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125331668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250207125331668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125331668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125331668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125331668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125331669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125331669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125331669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125331669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125331669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125331669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125331669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125331669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125331669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250207125331669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125331669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125331670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125331670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@e827e15c23f2: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1652)@e827e15c23f2: Creating NSIP provider for "127.0.0.103":21012 20250207125331673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250207125331681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f6b160fb30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125331681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1652)@e827e15c23f2: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@e827e15c23f2: Provider Link came up: sending NS-RESET TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@e827e15c23f2: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125331684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250207125331684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125331684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125331684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125331684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250207125331684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125331684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125331684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125331684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250207125331685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125331685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125331685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125331685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250207125331685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250207125331685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250207125331685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250207125331685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125331685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250207125331685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250207125331685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250207125331685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250207125331685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@e827e15c23f2: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@e827e15c23f2: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250207125331687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@e827e15c23f2: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@e827e15c23f2: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e827e15c23f2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e827e15c23f2: Starting RAN_Emulation 20250207125331691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f6b1612240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250207125331691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-M3UA(1659)@e827e15c23f2: ************************************************* SGSN_Test_0-M3UA(1659)@e827e15c23f2: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@e827e15c23f2: ************************************************* SGSN_Test_0-SCCP(1657)@e827e15c23f2: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@e827e15c23f2: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250207125331874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125331874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250207125331874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250207125331874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250207125331878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250207125331879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250207125331892 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250207125331893 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250207125331893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250207125331893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@e827e15c23f2: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250207125331898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125331898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250207125331898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250207125331898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250207125331898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250207125331898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250207125331898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250207125331898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125331898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250207125331898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250207125331898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250207125331898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250207125331898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250207125331898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250207125331898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250207125332711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125332711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125332711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125332711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125332712 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250207125332712 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250207125332712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125332712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125332712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125332712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@e827e15c23f2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@e827e15c23f2: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='DC6A209A'O, index=0 SGSN_Test-GSUP(1662)@e827e15c23f2: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: 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 := 'D606'O, rac := 'F1'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(1658)@e827e15c23f2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)3442328 SGSN_Test_0-SCCP(1657)@e827e15c23f2: First idle individual index:0 SGSN_Test_0-RAN(1658)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 20250207125332965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125332965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125332965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125332965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125332966 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125332966 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125332966 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125332966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250207125332966 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{Deregistered}: Allocated (fsm.c:456) 20250207125332966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Allocated (fsm.c:456) 20250207125332966 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Allocated (fsm.c:456) 20250207125332966 DMM DEBUG MM_STATE_Iu[0x55f6b16214e0]{Detached}: Allocated (fsm.c:456) 20250207125332966 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250207125332966 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250207125332966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250207125332966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250207125332966 DMM DEBUG MM(262420000001004/f6b9f2eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250207125332966 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250207125332966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125332966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125332966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125332966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125332966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125332966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125332966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125332966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: { messageType := 2, destLocRef := '348698'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(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: 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 := 'E9AD63A3A3CC579E851F93148D3796AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2862782E'O ("(bx.") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBE71230CEA82BF9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6CCD77C22C7D31B9052C67F25FAE0C99'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4EB3DA6B28AC0AEE272DBA7E8DBC6481'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7021B5C79633754AD605FF491BD97E7C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '31324F9B6F32C326'O } } } } } SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_len:23 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250207125332980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125332980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125332980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125332980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125332981 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125332981 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125332981 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125332981 DMM DEBUG MM(262420000001004/f6b9f2eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250207125332981 DMM NOTICE MM(262420000001004/f6b9f2eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250207125332981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250207125332981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250207125332981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250207125332981 DMM DEBUG MM(262420000001004/f6b9f2eb) Requesting authorization (sgsn_auth.c:160) 20250207125332981 DMM INFO MM(262420000001004/f6b9f2eb) Requesting authentication tuples (sgsn_auth.c:184) 20250207125332981 DMM DEBUG MM(262420000001004/f6b9f2eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250207125332981 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250207125332981 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(1662)@e827e15c23f2: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@e827e15c23f2: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250207125332985 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250207125332985 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250207125332985 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250207125332985 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250207125332985 DMM INFO MM(262420000001004/f6b9f2eb) Subscriber data update (mmctx.c:445) 20250207125332985 DMM DEBUG MM(262420000001004/f6b9f2eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250207125332985 DMM INFO MM(262420000001004/f6b9f2eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250207125332985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250207125332985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250207125332985 DMM INFO MM(262420000001004/f6b9f2eb) <- GMM AUTH AND CIPHERING REQ (rand = e9 ad 63 a3 a3 cc 57 9e 85 1f 93 14 8d 37 96 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 21 b5 c7 96 33 75 4a d6 05 ff 49 1b d9 7e 7c ) (gprs_gmm.c:483) 20250207125332985 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250207125332985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125332985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125332985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125332985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_len:37 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002231324F9B23094399990000100004F029046F32C326'O 20250207125332995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125332995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125332995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125332995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125332995 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125332995 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125332995 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125332995 DMM INFO MM(262420000001004/f6b9f2eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250207125332995 DMM NOTICE MM(262420000001004/f6b9f2eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250207125332995 DMM DEBUG MM(262420000001004/f6b9f2eb) checking auth: received UMTS RES = 31 32 4f 9b 6f 32 c3 26 (gprs_gmm.c:666) 20250207125332995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250207125332995 DMM DEBUG MM(262420000001004/f6b9f2eb) Requesting authorization (sgsn_auth.c:160) 20250207125332995 DMM INFO MM(262420000001004/f6b9f2eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250207125332995 DMM DEBUG MM(262420000001004/f6b9f2eb) Requesting subscriber data update (gprs_subscriber.c:894) 20250207125332995 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250207125332995 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) 20250207125332995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250207125332995 DMM DEBUG MM(262420000001004/f6b9f2eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250207125332995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125332995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125332995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125332995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125332995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125332995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125332995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125332995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_len:12 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250207125333007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125333007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125333007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125333007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125333008 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250207125333008 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250207125333008 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250207125333008 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250207125333008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250207125333008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250207125333008 DMM INFO MM(262420000001004/f6b9f2eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6b9f2eb) (gprs_gmm.c:300) 20250207125333008 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250207125333008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125333008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125333008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125333008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125333008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125333008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125333008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125333008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250207125333014 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250207125333014 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250207125333014 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250207125333014 DMM INFO MM(262420000001004/f6b9f2eb) Subscriber data update (mmctx.c:445) 20250207125333014 DMM DEBUG MM(262420000001004/f6b9f2eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250207125333014 DMM INFO MM(262420000001004/f6b9f2eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250207125333014 DMM NOTICE MM(262420000001004/f6b9f2eb) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250207125333014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250207125333014 DMM NOTICE MM(262420000001004/f6b9f2eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250207125333014 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) 20250207125333015 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250207125333015 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250207125333015 DMM INFO MM(262420000001004/f6b9f2eb) Subscriber data update (mmctx.c:445) 20250207125333015 DMM DEBUG MM(262420000001004/f6b9f2eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_len:14 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250207125333018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125333018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125333018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125333018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125333018 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250207125333018 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250207125333018 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250207125333018 DMM INFO MM(262420000001004/f6b9f2eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250207125333018 DMM NOTICE MM(262420000001004/f6b9f2eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250207125333018 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250207125333018 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250207125333018 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250207125333018 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250207125333018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250207125333018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250207125333018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125333018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125333018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125333018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_len:7 SGSN_Test_0-SCCP(1657)@e827e15c23f2: vl_from0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250207125333026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125333026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125333026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125333026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125333026 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250207125333026 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250207125333026 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250207125333026 DMM INFO MM(262420000001004/f6b9f2eb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250207125333026 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250207125333026 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250207125333026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125333026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125333026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125333026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 20250207125333029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125333029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125333029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125333029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@e827e15c23f2: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)3442328 TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: 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 := 'F6B9F2EB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@e827e15c23f2: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)8846301 SGSN_Test_0-RAN(1658)@e827e15c23f2: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@e827e15c23f2: First idle individual index:0 20250207125333232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250207125333233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250207125333233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250207125333233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125333233 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250207125333233 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250207125333233 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250207125333233 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6B9F2EB) type="signalling"  (gprs_gmm.c:1944) 20250207125333233 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250207125333233 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250207125333233 DMM DEBUG MM(262420000001004/f6b9f2eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250207125333234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125333234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125333234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125333234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250207125333234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250207125333234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250207125333234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250207125333234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250207125333234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250207125333234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250207125333234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@e827e15c23f2: { messageType := 2, destLocRef := '86FBDD'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(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@e827e15c23f2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@e827e15c23f2: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@e827e15c23f2: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@e827e15c23f2: Final verdict of PTC: none 20250207125333249 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250207125333250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125333250 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250207125333250 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250207125333250 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250207125333250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250207125333250 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250207125333250 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250207125333250 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250207125333250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250207125333250 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250207125333250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250207125333250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250207125333250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250207125333250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250207125333250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250207125333250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250207125333250 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@e827e15c23f2: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@e827e15c23f2: Final verdict of PTC: none 20250207125333256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1662)@e827e15c23f2: Final verdict of PTC: none 20250207125333262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250207125333262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1643)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@e827e15c23f2: Final verdict of PTC: none -NSVCI98(1651)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@e827e15c23f2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@e827e15c23f2: Final verdict of PTC: none -NSVCI99(1656)@e827e15c23f2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@e827e15c23f2: Final verdict of PTC: none -NSVCI97(1646)@e827e15c23f2: Final verdict of PTC: none -NSVCI97-provIP(1644)@e827e15c23f2: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@e827e15c23f2: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@e827e15c23f2: Final verdict of PTC: none -NSVCI99-provIP(1654)@e827e15c23f2: Final verdict of PTC: none -NSVCI98-provIP(1649)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: none MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@e827e15c23f2: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@e827e15c23f2: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Fri Feb 7 12:53:33 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 20250207125333378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125333880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234604) 20250207125334263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125334263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234604, count=235764) 20250207125335251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250207125335251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250207125335251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250207125335265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125335265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@e827e15c23f2: Test execution finished. MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Feb 7 12:53:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125336267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125336267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_NS_connect_alive started. 20250207125336954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125336957 DMM INFO MM(262420000001004/f6b9f2eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250207125336957 DMM INFO MM(262420000001004/f6b9f2eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250207125336957 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250207125336957 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250207125336957 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250207125336958 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250207125336958 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250207125336958 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) 20250207125336958 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250207125336958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f6b160dec0]{Init}: Deallocated (fsm.c:568) 20250207125336958 DMM DEBUG MM_STATE_Gb[0x55f6b16153a0]{Idle}: Deallocated (fsm.c:568) 20250207125336958 DMM DEBUG MM_STATE_Iu(19)[0x55f6b16214e0]{Detached}: Deallocated (fsm.c:568) 20250207125336958 DMM DEBUG GMM(gmm_fsm)[0x55f6b1620ea0]{Deregistered}: Deallocated (fsm.c:568) 20250207125336958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250207125336994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250207125336994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250207125336994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250207125337268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125337268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: setverdict(pass): none -> pass MTC@e827e15c23f2: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250207125338004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41520<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: pass MTC@e827e15c23f2: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@e827e15c23f2: Test case TC_NS_connect_alive finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Feb 7 12:53:38 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250207125338042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125338270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125338270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125338544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14012) 20250207125339271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125339271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14012, count=14552) 20250207125340273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125340273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Feb 7 12:53:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250207125341275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125341275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@e827e15c23f2: Test case TC_NS_connect_reset started. 20250207125341633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125341635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250207125341661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250207125341661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250207125341661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250207125341661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250207125341661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250207125341661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250207125341662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250207125341662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250207125341662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f6b160cc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@e827e15c23f2: setverdict(pass): none -> pass 20250207125342277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125342277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@e827e15c23f2: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250207125342667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41546<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@e827e15c23f2: Final verdict of PTC: none MTC@e827e15c23f2: Setting final verdict of the test case. MTC@e827e15c23f2: Local verdict of MTC: pass MTC@e827e15c23f2: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@e827e15c23f2: Test case TC_NS_connect_reset finished. Verdict: pass MTC@e827e15c23f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Feb 7 12:53:42 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250207125342700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250207125343203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=8260) 20250207125343277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125343277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=8260, count=12616) 20250207125344279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125344279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125344663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@e827e15c23f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@e827e15c23f2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e827e15c23f2: Terminating MTC. MC@e827e15c23f2: MTC terminated. MC2> exit MC@e827e15c23f2: Shutting down session. MC@e827e15c23f2: Shutdown complete. 20250207125345280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125345280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.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_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: FAIL 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: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1018776) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250207125346281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125346282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125347283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125347283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125347664 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250207125348284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125348284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250207125349286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250207125349286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1018658) [testenv][generic] Stopping sgsn (1018712) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20250207-1239-8643316c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7952.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:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase      Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 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-latest-20250207-1239-8643316c-0'] testenv-sgsn-generic-osmocom-latest-20250207-1239-8643316c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2318/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